Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dext2_fs.h526 #define EXT2_DEFM_DEBUG 0x0001 macro
/linux-2.6.39/fs/ext2/
Dsuper.c823 if (def_mount_opts & EXT2_DEFM_DEBUG) in ext2_fill_super()