Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dext3.h811 #define EXT3_DEFM_DEBUG 0x0001 macro
Dsuper.c1756 if (def_mount_opts & EXT3_DEFM_DEBUG) in ext3_fill_super()