Searched refs:EXT4_STATE_FLAG_DA_ALLOC_CLOSE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | ext4.h | 60 #define EXT4_STATE_FLAG_DA_ALLOC_CLOSE 0x00000008 macro |
| /linux-6.15/fs/ext4/ | ||
| H A D | ioctl.c | 1572 state |= EXT4_STATE_FLAG_DA_ALLOC_CLOSE; in __ext4_ioctl() |