ext4_itable_unused_count 2839 fs/ext4/ext4.h extern __u32 ext4_itable_unused_count(struct super_block *sb,
ext4_itable_unused_count 1033 fs/ext4/ialloc.c 			ext4_itable_unused_count(sb, gdp);
ext4_itable_unused_count 1388 fs/ext4/ialloc.c 			    ext4_itable_unused_count(sb, gdp)),
ext4_itable_unused_count 1393 fs/ext4/ialloc.c 			       ext4_itable_unused_count(sb, gdp)) <
ext4_itable_unused_count 1399 fs/ext4/ialloc.c 			   ext4_itable_unused_count(sb, gdp));
ext4_itable_unused_count 4678 fs/ext4/inode.c 				num -= ext4_itable_unused_count(sb, gdp);