Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dext2.h563 #define EXT2_DEFM_DEBUG 0x0001 macro
H A Dsuper.c883 if (def_mount_opts & EXT2_DEFM_DEBUG) in ext2_fill_super()