Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_lookup.c1402 ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target, in ufs_checkpath() argument
1415 if (target->i_number == source_ino) in ufs_checkpath()
1425 if (dd_ino == source_ino) { in ufs_checkpath()