Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDvfs_vopops.c988 vop_pathconf(struct vop_ops *ops, struct vnode *vp, int name, in vop_pathconf() function
/dragonfly/sys/sys/
HDvfsops.h649 int (*vop_pathconf)(struct vop_pathconf_args *); member