0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-16 16:50:12 +01:00
construct/include/ircd/fs
2019-04-10 20:18:51 -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::aio: Move for_each_completed() to central interface; add additional utils. 2019-04-10 20:18:51 -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 ircd::fs: Add experimental stdin::tty support. 2018-06-03 09:49:00 -07:00
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