Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddir.h65 struct inode *new_entry_inode);
H A Ddir.c1095 struct inode *new_entry_inode) in ocfs2_update_entry() argument
1118 de->inode = cpu_to_le64(OCFS2_I(new_entry_inode)->ip_blkno); in ocfs2_update_entry()
1119 ocfs2_set_de_type(de, new_entry_inode->i_mode); in ocfs2_update_entry()