Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.h127 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
H A Dsysfile.c142 inode = ocfs2_iget(osb, blkno, OCFS2_FI_FLAG_SYSFILE, type); in _ocfs2_get_system_file_inode()
H A Dfilecheck.c413 inode = ocfs2_iget(osb, ino, flags, 0); in ocfs2_filecheck_handle()
H A Dinode.c119 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget() function