Home
last modified time | relevance | path

Searched refs:new_entry_inode (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Ddir.h81 struct inode *new_entry_inode);
Ddir.c1109 struct inode *new_entry_inode) in ocfs2_update_entry() argument
1132 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()