0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-20 00:33:15 +01:00
construct/include/ircd/fs
2019-04-17 19:19:30 -07:00
..
aio.h ircd::fs::aio: Count io_submit() 'stalls' in stats. 2019-04-10 20:18:51 -07:00
dev.h
error.h
fd.h ircd::fs: Add non-blocking option passed to fd ctor's open(2) fwiw. 2019-04-07 16:45:35 -07:00
fs.h ircd::fs: Runtime binding for pwritev(2)/pwritev2(2) based on kernel version. 2019-04-17 19:19:30 -07:00
iov.h
op.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
opts.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
path.h
read.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
README.md
stdin.h
support.h
sync.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
wait.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
write.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00

Local Filesystem Interface