/src/lib/librefuse/refuse/ |
v29.h | 94 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v29
|
v30.h | 99 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v30
|
v34.h | 86 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v34
|
v35.h | 87 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v35
|
v38.h | 86 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v38
|