Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ufs/ufs/
Dufs_extern.h60 int ufs_checkpath(ino_t, ino_t, struct inode *, struct ucred *, ino_t *);
Dufs_lookup.c1434 ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target, struct ucred *cred, ino_t *… in ufs_checkpath() function
Dufs_vnops.c1313 error = ufs_checkpath(ino, fdp->i_number, tdp, tcnp->cn_cred,