Home
last modified time | relevance | path

Searched refs:ocfs2_iget (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dexport.c91 inode = ocfs2_iget(osb, blkno, 0, 0); in ocfs2_get_dentry()
180 parent = d_obtain_alias(ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0)); in ocfs2_get_parent()
H A Dinode.h123 /* Flags for ocfs2_iget() */
130 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
H A Dsysfile.c144 inode = ocfs2_iget(osb, blkno, OCFS2_FI_FLAG_SYSFILE, type); in _ocfs2_get_system_file_inode()
H A Dfilecheck.c414 inode = ocfs2_iget(osb, ino, flags, 0); in ocfs2_filecheck_handle()
H A Dsuper.c440 new = ocfs2_iget(osb, osb->root_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
448 new = ocfs2_iget(osb, osb->system_dir_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
H A Dnamei.c128 inode = ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0); in ocfs2_lookup()
1053 child_inode = ocfs2_iget(osb, child_inode_no, 0, 0); in ocfs2_check_if_ancestor()
H A Dinode.c123 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget() function
H A Djournal.c2058 iter = ocfs2_iget(p->osb, ino, in ocfs2_orphan_filldir()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dexport.c89 inode = ocfs2_iget(osb, blkno, 0, 0); in ocfs2_get_dentry()
178 parent = d_obtain_alias(ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0)); in ocfs2_get_parent()
H A Dsysfile.c142 inode = ocfs2_iget(osb, blkno, OCFS2_FI_FLAG_SYSFILE, type); in _ocfs2_get_system_file_inode()
H A Dinode.h121 /* Flags for ocfs2_iget() */
128 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
H A Dfilecheck.c413 inode = ocfs2_iget(osb, ino, flags, 0); in ocfs2_filecheck_handle()
H A Dsuper.c437 new = ocfs2_iget(osb, osb->root_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
445 new = ocfs2_iget(osb, osb->system_dir_blkno, OCFS2_FI_FLAG_SYSFILE, 0); in ocfs2_init_global_system_inodes()
H A Dnamei.c127 inode = ocfs2_iget(OCFS2_SB(dir->i_sb), blkno, 0, 0); in ocfs2_lookup()
1055 child_inode = ocfs2_iget(osb, child_inode_no, 0, 0); in ocfs2_check_if_ancestor()
H A Dinode.c121 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget() function
H A Djournal.c2091 iter = ocfs2_iget(p->osb, ino, in ocfs2_orphan_filldir()

Completed in 27 milliseconds