Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h293 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root,
H A Drecovery.c536 inode = nilfs_iget(sb, root, rb->ino); in nilfs_recover_dsync_blocks()
H A Dsuper.c915 inode = nilfs_iget(sb, root, NILFS_ROOT_INO); in nilfs_get_root_dentry()
H A Dinode.c555 struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root, in nilfs_iget() function