Searched refs:vop_stdpathconf (Results 1 – 4 of 4) sorted by relevance
764 return (vop_stdpathconf(ap)); in zfsctl_common_pathconf()
5199 return (vop_stdpathconf(ap)); in zfs_freebsd_pathconf()
853 int vop_stdpathconf(struct vop_pathconf_args *);
488 vop_stdpathconf(ap) in vop_stdpathconf() function