Searched refs:s_max_mnt_count (Results 1 – 2 of 2) sorted by relevance
397 __le16 s_max_mnt_count; member
352 LINFO << "superblock s_max_mnt_count:" << sb->s_max_mnt_count << "," << blk_device; in read_ext4_superblock()353 if (sb->s_max_mnt_count == 0xffff) { // -1 (int16) in ext2, but uint16 in ext4 in read_ext4_superblock()