Home
last modified time | relevance | path

Searched refs:ocfs2_iget (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dexport.c105 inode = ocfs2_iget(osb, blkno, 0, 0); in ocfs2_get_dentry()
194 parent = d_obtain_alias(ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0)); in ocfs2_get_parent()
Dinode.h144 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
Dsysfile.c158 inode = ocfs2_iget(osb, blkno, OCFS2_FI_FLAG_SYSFILE, type); in _ocfs2_get_system_file_inode()
Dfilecheck.c422 inode = ocfs2_iget(osb, ino, flags, 0); in ocfs2_filecheck_handle()
Dsuper.c454 new = ocfs2_iget(osb, osb->root_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
462 new = ocfs2_iget(osb, osb->system_dir_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
Dnamei.c142 inode = ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0); in ocfs2_lookup()
1059 child_inode = ocfs2_iget(osb, child_inode_no, 0, 0); in ocfs2_check_if_ancestor()
Dinode.c137 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget() function
Djournal.c2068 iter = ocfs2_iget(p->osb, ino, in ocfs2_orphan_filldir()