Home
last modified time | relevance | path

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

/fs/ext2/
Dext2.h558 #define EXT2_DEFM_DEBUG 0x0001 macro
Dsuper.c888 if (def_mount_opts & EXT2_DEFM_DEBUG) in ext2_fill_super()