Home
last modified time | relevance | path

Searched refs:ext4_count_free (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ext4/
A Dbitmap.c14 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free() function
A Dballoc.c804 x = ext4_count_free(bitmap_bh->b_data, in ext4_count_free_clusters()
A Dialloc.c1461 x = ext4_count_free(bitmap_bh->b_data, in ext4_count_free_inodes()
A Dext4.h2696 extern unsigned int ext4_count_free(char *bitmap, unsigned numchars);
A Dsuper.c4155 ext4_count_free(buf, EXT4_CLUSTERS_PER_GROUP(sb) / 8); in count_overhead()

Completed in 45 milliseconds