Searched refs:EXT2_DFL_MAX_MNT_COUNT (Results 1 – 4 of 4) sorted by relevance
327 #define EXT2_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */ macro
154 set_field(s_max_mnt_count, EXT2_DFL_MAX_MNT_COUNT); in ext2fs_initialize()
493 #define EXT2_DFL_MAX_MNT_COUNT 20 /* Allow 20 mounts */ macro
2187 fs->super->s_max_mnt_count += val % EXT2_DFL_MAX_MNT_COUNT; in main()