Home
last modified time | relevance | path

Searched refs:EXT2_DFL_MAX_MNT_COUNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h390 #define EXT2_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */ macro
H A Dsuper.c668 es->s_max_mnt_count = cpu_to_le16(EXT2_DFL_MAX_MNT_COUNT); in ext2_setup_super()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch861 -#define EXT2_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */