Searched refs:nilfs_iget_locked (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/nilfs2/
H A Difile.c199 ifile = nilfs_iget_locked(sb, root, NILFS_IFILE_INO); nilfs_ifile_read()
H A Dnilfs.h268 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root,
H A Ddat.c499 dat = nilfs_iget_locked(sb, NULL, NILFS_DAT_INO); nilfs_dat_read()
H A Dinode.c597 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root, nilfs_iget_locked() function
613 inode = nilfs_iget_locked(sb, root, ino); nilfs_iget()
H A Dcpfile.c1003 cpfile = nilfs_iget_locked(sb, NULL, NILFS_CPFILE_INO); nilfs_cpfile_read()
H A Dsufile.c1184 sufile = nilfs_iget_locked(sb, NULL, NILFS_SUFILE_INO); nilfs_sufile_read()

Completed in 147 milliseconds