Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dialloc.c1438 unsigned long ext4_count_free_inodes(struct super_block *sb) in ext4_count_free_inodes() function
H A Dext4.h2901 extern unsigned long ext4_count_free_inodes(struct super_block *);
H A Dsuper.c1209 unsigned long freei = ext4_count_free_inodes(sbi->s_sb); in ext4_percpu_param_init()