Home
last modified time | relevance | path

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

/netbsd-src/lib/librefuse/
H A Dfuse.h447 # define fuse_fs_truncate fuse_fs_truncate_v27
492 # define fuse_fs_truncate fuse_fs_truncate_v27
538 # define fuse_fs_truncate fuse_fs_truncate_v27
/netbsd-src/lib/librefuse/refuse/
H A Dfs.h89 int fuse_fs_truncate_v27(struct fuse_fs *fs, const char *path, off_t size);
H A Dfs.c1175 int fuse_fs_truncate_v27(struct fuse_fs *fs, const char *path, off_t size) { in fuse_fs_truncate_v27() function