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

/fs/ext4/
H A Dfsync.c51 if (!ext4_test_inode_state(inode, EXT4_STATE_NEWENTRY))
54 while (ext4_test_inode_state(inode, EXT4_STATE_NEWENTRY)) {
55 ext4_clear_inode_state(inode, EXT4_STATE_NEWENTRY);
H A Dext4.h1404 EXT4_STATE_NEWENTRY, /* File just added to dir */ enumerator in enum:__anon186
H A Dnamei.c1936 ext4_set_inode_state(inode, EXT4_STATE_NEWENTRY);

Completed in 26 milliseconds