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

/fs/ext4/
H A Dfile.c41 if (ext4_test_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE)) {
43 ext4_clear_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE);
H A Dext4.h1401 EXT4_STATE_DA_ALLOC_CLOSE, /* Alloc DA blks on close */ enumerator in enum:__anon186
H A Dinode.c3585 ext4_set_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE);

Completed in 496 milliseconds