Home
last modified time | relevance | path

Searched refs:fuse_operations_v21 (Results 1 – 2 of 2) sorted by relevance

/netbsd/lib/librefuse/refuse/
H A Dv21.h46 struct fuse_operations_v21 { struct
H A Dfs.c611 if (((const struct fuse_operations_v21 *)fs->op)->flush) in fuse_fs_flush()
612 return ((const struct fuse_operations_v21 *)fs->op)->flush(path); in fuse_fs_flush()