Home
last modified time | relevance | path

Searched defs:fuse_vnop_strategy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_vnops.c157 static vop_strategy_t fuse_vnop_strategy; variable
2357 fuse_vnop_strategy(struct vop_strategy_args *ap) in fuse_vnop_strategy() function