Searched refs:nilfs_iget (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/nilfs2/
H A Dnamei.c77 inode = ino ? nilfs_iget(dir->i_sb, NILFS_I(dir)->i_root, ino) : NULL; nilfs_lookup()
462 inode = nilfs_iget(d_inode(child)->i_sb, root, ino); nilfs_get_parent()
482 inode = nilfs_iget(sb, root, ino); nilfs_get_dentry()
H A Dnilfs.h270 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root,
H A Drecovery.c517 inode = nilfs_iget(sb, root, rb->ino); list_for_each_entry_safe()
H A Dinode.c607 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root, nilfs_iget() function
H A Dsuper.c926 inode = nilfs_iget(sb, root, NILFS_ROOT_INO); nilfs_get_root_dentry()

Completed in 125 milliseconds