Home
last modified time | relevance | path

Searched defs:parentino (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_lookup.c1158 ext2_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred) in ext2_dirempty()
/freebsd/sys/ufs/ufs/
H A Dufs_lookup.c1301 ufs_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred, in ufs_dirempty()
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c12670 ino_t parentino; in softdep_fsync() local