Home
last modified time | relevance | path

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

/fs/ext4/
Dresize.c1523 ext4_calculate_overhead(sb); in ext4_update_super()
Dext4.h3081 extern int ext4_calculate_overhead(struct super_block *sb);
Dsuper.c4199 int ext4_calculate_overhead(struct super_block *sb) in ext4_calculate_overhead() function
5455 err = ext4_calculate_overhead(sb); in __ext4_fill_super()