Searched refs:nilfs_iget_locked (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nilfs2/ |
| H A D | ifile.c | 188 ifile = nilfs_iget_locked(sb, root, NILFS_IFILE_INO); in nilfs_ifile_read()
|
| H A D | nilfs.h | 291 struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root,
|
| H A D | dat.c | 506 dat = nilfs_iget_locked(sb, NULL, NILFS_DAT_INO); in nilfs_dat_read()
|
| H A D | inode.c | 545 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 D | cpfile.c | 1148 cpfile = nilfs_iget_locked(sb, NULL, NILFS_CPFILE_INO); in nilfs_cpfile_read()
|