HomeSort by: relevance | last modified time | path
    Searched refs:fuse_fs_fallocate (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librefuse/refuse/
fs.h 106 int fuse_fs_fallocate(struct fuse_fs* fs, const char* path, int mode, off_t offset, off_t length, struct fuse_file_info* fi);
fs.c 1668 fuse_fs_fallocate(struct fuse_fs* fs, const char* path, int mode, off_t offset, function in typeref:typename:int

Completed in 13 milliseconds