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

/netbsd-current/lib/librefuse/refuse/
H A Dfs.h91 int fuse_fs_ftruncate(struct fuse_fs* fs, const char* path, off_t size, struct fuse_file_info* fi);
H A Dfs.c1216 fuse_fs_ftruncate(struct fuse_fs* fs, const char* path, off_t size, struct fuse_file_info* fi) { function

Completed in 202 milliseconds