Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dioctl.c1232 state |= EXT4_STATE_FLAG_DA_ALLOC_CLOSE; in ext4_ioctl()
Dext4.h693 #define EXT4_STATE_FLAG_DA_ALLOC_CLOSE 0x00000008 macro