0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 16:52:44 +01:00
construct/include/ircd/fs
2019-10-05 18:02:15 -07:00
..
aio.h ircd::fs::aio: Add submit_coalesce conf item. 2019-08-16 02:19:49 -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: Preliminary io_uring infrastructure plumbing. 2019-08-11 01:39:30 -07:00
iou.h ircd::fs: Preliminary io_uring infrastructure plumbing. 2019-08-11 01:39:30 -07:00
iov.h
op.h ircd::fs: Preliminary io_uring infrastructure plumbing. 2019-08-11 01:39:30 -07:00
opts.h ircd::db::database::env: Fix linkage of fs::evict() options argument related. 2019-10-05 18:02:15 -07:00
path.h ircd::fs: Add missing base path for RB_LIB_DIR. 2019-09-25 17:09:05 -07: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 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: Support hole punching if available; add checks for allocate options. 2019-08-06 16:39:28 -07:00

Local Filesystem Interface