Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_vopops.c988 vop_pathconf(struct vop_ops *ops, struct vnode *vp, int name, in vop_pathconf() function
/dflybsd-src/sys/sys/
H A Dvfsops.h649 int (*vop_pathconf)(struct vop_pathconf_args *); member