Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1237 state |= EXT4_STATE_FLAG_NEW; in __ext4_ioctl()
H A Dext4.h734 #define EXT4_STATE_FLAG_NEW 0x00000002 macro