0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 16:30:52 +01:00
construct/include/ircd/fs
2020-05-24 15:32:40 -07:00
..
aio.h ircd::fs: Reorg support section and indicators. 2020-03-20 10:56:55 -07:00
dev.h
error.h
fd.h ircd::fs: Integrate fd::opts extending fs::opts. 2020-05-24 15:32:40 -07:00
fs.h ircd::fs: Add a select()'ish multi-fd yielding device. 2020-05-09 17:28:34 -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: Refactor base paths into conf::items. 2020-04-19 06:13:23 -07:00
read.h ircd::fs: Simplify read suite overloads. 2020-05-20 20:40:48 -07:00
README.md
select.h ircd::fs: Add a select()'ish multi-fd yielding device. 2020-05-09 17:28:34 -07:00
stdin.h
support.h ircd::fs: Add an RLIMIT_FSIZE sampler in support section. 2020-03-20 11:09:34 -07:00
sync.h
wait.h
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