Searched refs:ufs_checkpath (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/ufs/ufs/ |
| D | ufs_extern.h | 60 int ufs_checkpath(ino_t, ino_t, struct inode *, struct ucred *, ino_t *);
|
| D | ufs_lookup.c | 1434 ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target, struct ucred *cred, ino_t *… in ufs_checkpath() function
|
| D | ufs_vnops.c | 1313 error = ufs_checkpath(ino, fdp->i_number, tdp, tcnp->cn_cred,
|