Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dext2.h568 #define EXT2_DEFM_DEBUG 0x0001 macro
Dsuper.c884 if (def_mount_opts & EXT2_DEFM_DEBUG) in ext2_fill_super()