Searched defs:parent_ino (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/tests/sys/fs/fusefs/ |
H A D | mknod.cc | 71 void expect_mknod(uint64_t parent_ino, const char* relpath, uint64_t ino, in expect_mknod() 114 void expect_mknod(uint64_t parent_ino, const char* relpath, uint64_t ino, in expect_mknod()
|
H A D | symlink.cc | 172 TEST_F(Symlink, parent_ino) in TEST_F() argument
|
/freebsd-src/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 1402 ufs_checkpath(ino_t source_ino,ino_t parent_ino,struct inode * target,struct ucred * cred,ino_t * wait_ino) ufs_checkpath() argument
|