Searched refs:parent_ino (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/tests/sys/fs/fusefs/
H A Dmknod.cc71 void expect_mknod(uint64_t parent_ino, const char* relpath, uint64_t ino, argument
78 return (in.header.nodeid == parent_ino &&
114 void expect_mknod(uint64_t parent_ino, const char* relpath, uint64_t ino, argument
121 return (in.header.nodeid == parent_ino &&
H A Dsymlink.cc172 TEST_F(Symlink, parent_ino)
/freebsd-current/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h167 parent_ino(file_dentry(file)), DT_DIR) == 0);
/freebsd-current/sys/ufs/ufs/
H A Dufs_lookup.c1402 ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target, argument
1417 if (target->i_number == parent_ino)
1431 if (dd_ino == parent_ino)

Completed in 172 milliseconds