Home
last modified time | relevance | path

Searched refs:EXT2_DEFM_BSDGROUPS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h559 #define EXT2_DEFM_BSDGROUPS 0x0002 macro
H A Dsuper.c255 if (!test_opt(sb, GRPID) && (def_mount_opts & EXT2_DEFM_BSDGROUPS)) in ext2_show_options()
890 if (def_mount_opts & EXT2_DEFM_BSDGROUPS) in ext2_fill_super()
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h564 #define EXT2_DEFM_BSDGROUPS 0x0002 macro
H A Dsuper.c252 if (!test_opt(sb, GRPID) && (def_mount_opts & EXT2_DEFM_BSDGROUPS)) in ext2_show_options()
885 if (def_mount_opts & EXT2_DEFM_BSDGROUPS) in ext2_fill_super()

Completed in 7 milliseconds