Searched refs:new_entry_inode (Results 1 – 2 of 2) sorted by relevance
81 struct inode *new_entry_inode);
1109 struct inode *new_entry_inode) in ocfs2_update_entry() argument1132 de->inode = cpu_to_le64(OCFS2_I(new_entry_inode)->ip_blkno); in ocfs2_update_entry()1133 ocfs2_set_de_type(de, new_entry_inode->i_mode); in ocfs2_update_entry()