Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dext4.h1478 #define EXT4_DEFM_DEBUG 0x0001 macro
Dsuper.c3159 if (def_mount_opts & EXT4_DEFM_DEBUG) in ext4_fill_super()