Searched refs:nilfs_iget (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/nilfs2/ |
D | namei.c | 69 inode = nilfs_iget(dir->i_sb, NILFS_I(dir)->i_root, ino); in nilfs_lookup() 468 return d_obtain_alias(nilfs_iget(child->d_sb, root, ino)); in nilfs_get_parent() 484 inode = nilfs_iget(sb, root, ino); in nilfs_get_dentry()
|
D | nilfs.h | 292 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root,
|
D | recovery.c | 515 inode = nilfs_iget(sb, root, rb->ino); in nilfs_recover_dsync_blocks()
|
D | super.c | 909 inode = nilfs_iget(sb, root, NILFS_ROOT_INO); in nilfs_get_root_dentry()
|
D | inode.c | 569 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root, in nilfs_iget() function
|