Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dext4.h1898 #define EXT4_DEFM_DEBUG 0x0001 macro
Dsuper.c3711 if (def_mount_opts & EXT4_DEFM_DEBUG) in ext4_fill_super()