Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dext2.h563 #define EXT2_DEFM_DEBUG 0x0001 macro
Dsuper.c915 if (def_mount_opts & EXT2_DEFM_DEBUG) in ext2_fill_super()