Searched refs:EXT4_DFL_MAX_MNT_COUNT (Results 1 – 2 of 2) sorted by relevance
1271 #define EXT4_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */ macro
2710 es->s_max_mnt_count = cpu_to_le16(EXT4_DFL_MAX_MNT_COUNT); in ext4_setup_super()