Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dioctl.c1234 state |= EXT4_STATE_FLAG_DA_ALLOC_CLOSE; in __ext4_ioctl()
Dext4.h736 #define EXT4_STATE_FLAG_DA_ALLOC_CLOSE 0x00000008 macro