0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-10 10:41:36 +02:00
construct/include/ircd/fs
2019-07-12 19:29: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: Minor reorg of fadvise related. 2019-07-12 19:29:51 -07:00
fs.h ircd::fs: Add runtime selection of pwritev(2) and RWF_ features; minor reorg. 2019-06-05 23:25:48 -07:00
iov.h
op.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
opts.h
path.h ircd::fs::path: Use scoped enum for fs::path::base paths. 2019-06-23 07:37:23 -06:00
read.h ircd::fs: Add an evict() front to cache interface; add preconditions. 2019-05-03 05:52:12 -07:00
README.md
stdin.h
support.h
sync.h
wait.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
write.h ircd::fs: Add write_opts for RWF_WRITE_LIFE_* support. 2019-05-05 17:48:02 -07:00

Local Filesystem Interface