Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dext4.h1859 #define EXT4_DEFM_DEBUG 0x0001 macro
Dsuper.c3615 if (def_mount_opts & EXT4_DEFM_DEBUG) in ext4_fill_super()