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

/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_vnops.c148 static vop_pathconf_t fuse_vnop_pathconf; variable
172 .vop_pathconf = fuse_vnop_pathconf,
204 .vop_pathconf = fuse_vnop_pathconf,
1551 fuse_vnop_pathconf(struct vop_pathconf_args *ap) function

Completed in 61 milliseconds