Home
last modified time | relevance | path

Searched refs:ufs_l_pathconf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c172 static int ufs_l_pathconf(struct vnode *, int, ulong_t *, struct cred *,
229 VOPNAME_PATHCONF, { .vop_pathconf = ufs_l_pathconf },
5684 ufs_l_pathconf(struct vnode *vp, int cmd, ulong_t *valp, struct cred *cr, in ufs_l_pathconf() function