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

/linux-master/fs/ocfs2/
H A Djournal.c1570 static int ocfs2_read_journal_inode(struct ocfs2_super *osb, function
1621 status = ocfs2_read_journal_inode(osb, slot_num, &bh, &inode);
1864 status = ocfs2_read_journal_inode(osb, i, &bh, NULL);
2385 ret = ocfs2_read_journal_inode(osb, slot, &di_bh, NULL);

Completed in 199 milliseconds