Searched defs:fallocate (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/lib/librefuse/refuse/ |
H A D | v30.h | 99 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member
|
H A D | v34.h | 86 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member
|
H A D | v35.h | 87 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member
|
H A D | v38.h | 86 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member
|
H A D | v29.h | 94 int (*fallocate) (const char *, int, off_t, off_t, struct fuse_file_info *); member
|