Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dinode.h160 int ocfs2_read_inode_block_full(struct inode *inode, struct buffer_head **bh,
Dinode.c500 status = ocfs2_read_inode_block_full(inode, in ocfs2_read_locked_inode()
1587 int ocfs2_read_inode_block_full(struct inode *inode, struct buffer_head **bh, in ocfs2_read_inode_block_full() function
1605 return ocfs2_read_inode_block_full(inode, bh, 0); in ocfs2_read_inode_block()
Dlocalalloc.c298 status = ocfs2_read_inode_block_full(inode, &alloc_bh, in ocfs2_load_local_alloc()
500 status = ocfs2_read_inode_block_full(inode, &alloc_bh, in ocfs2_begin_local_alloc_recovery()
Djournal.c1577 status = ocfs2_read_inode_block_full(inode, bh, OCFS2_BH_IGNORE_CACHE); in ocfs2_read_journal_inode()