Home
last modified time | relevance | path

Searched refs:fuse_fs_fallocate (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse.h1263 int fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode,
/third_party/libfuse/lib/
H A 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()

Completed in 14 milliseconds