min_total_size   2639 fs/ext4/xattr.c 	unsigned int min_total_size;
min_total_size   2645 fs/ext4/xattr.c 		min_total_size = ~0U;
min_total_size   2659 fs/ext4/xattr.c 			    total_size < min_total_size) {
min_total_size   2664 fs/ext4/xattr.c 					min_total_size = total_size;