Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h1965 EXT4_STATE_DA_ALLOC_CLOSE, /* Alloc DA blks on close */ enumerator
H A Dinode.c4614 ext4_set_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE); in ext4_truncate()