Home
last modified time | relevance | path

Searched refs:fuse_fs_fallocate (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/lib/
Dfuse_versionscript124 fuse_fs_fallocate;
Dfuse.c2298 int fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode, in fuse_fs_fallocate() function
4308 err = fuse_fs_fallocate(f->fs, path, mode, offset, length, fi); in fuse_lib_fallocate()
/third_party/libfuse/include/
Dfuse.h1263 int fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode,