Searched refs:ufs_checkpath (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/ufs/ufs/ |
H A D | ufs_extern.h | 59 int ufs_checkpath(ino_t, ino_t, struct inode *, struct ucred *, ino_t *);
|
H A D | ufs_lookup.c | 1404 ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target, in ufs_checkpath() function
|
H A D | ufs_vnops.c | 1487 error = ufs_checkpath(ino, fdp->i_number, tdp, tcnp->cn_cred, in ufs_rename()
|