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

/linux-master/fs/ocfs2/
H A Djournal.c1573 struct inode **ret_inode)
1598 if (status || !ret_inode)
1601 *ret_inode = inode;
1570 ocfs2_read_journal_inode(struct ocfs2_super *osb, int slot_num, struct buffer_head **bh, struct inode **ret_inode) argument
/linux-master/fs/
H A Dinode.c1523 struct inode *inode, *ret_inode = NULL; local
1534 ret_inode = inode;
1539 return ret_inode;

Completed in 124 milliseconds