Home
last modified time | relevance | path

Searched refs:ext4_calculate_overhead (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dresize.c1523 ext4_calculate_overhead(sb); in ext4_update_super()
H A Dext4.h3083 extern int ext4_calculate_overhead(struct super_block *sb);
H A Dsuper.c4204 int ext4_calculate_overhead(struct super_block *sb) in ext4_calculate_overhead() function
5468 err = ext4_calculate_overhead(sb); in __ext4_fill_super()