Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dext4.h60 #define EXT4_STATE_FLAG_DA_ALLOC_CLOSE 0x00000008 macro
/linux-6.15/fs/ext4/
H A Dioctl.c1572 state |= EXT4_STATE_FLAG_DA_ALLOC_CLOSE; in __ext4_ioctl()