Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h2126 #define EXT4_DEFM_DEBUG 0x0001 macro
H A Dsuper.c4152 if (def_mount_opts & EXT4_DEFM_DEBUG) in ext4_fill_super()