Home
last modified time | relevance | path

Searched refs:nilfs_iget_locked (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nilfs2/
H A Difile.c188 ifile = nilfs_iget_locked(sb, root, NILFS_IFILE_INO); in nilfs_ifile_read()
H A Dnilfs.h291 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root,
H A Ddat.c506 dat = nilfs_iget_locked(sb, NULL, NILFS_DAT_INO); in nilfs_dat_read()
H A Dinode.c545 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root, in nilfs_iget_locked() function
561 inode = nilfs_iget_locked(sb, root, ino); in nilfs_iget()
H A Dcpfile.c1148 cpfile = nilfs_iget_locked(sb, NULL, NILFS_CPFILE_INO); in nilfs_cpfile_read()