ufs_checkpath     124 ufs/ufs/ufs_extern.h int ufs_checkpath(struct inode *, struct inode *, struct ucred *);
ufs_checkpath     854 ufs/ufs/ufs_vnops.c 		if ((error = ufs_checkpath(ip, dp, tcnp->cn_cred)) != 0) {