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