Home
last modified time | relevance | path

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

/fs/ext3/
Dext3.h805 #define EXT3_DEFM_DEBUG 0x0001 macro
Dsuper.c1698 if (def_mount_opts & EXT3_DEFM_DEBUG) in ext3_fill_super()