Searched refs:mount_count (Results 1 – 15 of 15) sorted by relevance
82 static int max_mount_count, mount_count, mount_flags; variable900 mount_count = strtoul(optarg, &tmp, 0); in parse_tune2fs_options()901 if (*tmp || mount_count > 16000) { in parse_tune2fs_options()2026 sb->s_mnt_count = mount_count; in main()2028 printf(_("Setting current mount count to %d\n"), mount_count); in main()
4819 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4608 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4902 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4960 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4835 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4840 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
5067 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
5041 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4901 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4898 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4917 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4920 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4886 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
6191 Tune2fs and e2fsck have been changed to allow the mount_count check to