Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dialloc.c1441 unsigned long ext4_count_free_inodes(struct super_block *sb) in ext4_count_free_inodes() function
Dext4.h2862 extern unsigned long ext4_count_free_inodes(struct super_block *);
Dsuper.c1222 unsigned long freei = ext4_count_free_inodes(sbi->s_sb); in ext4_percpu_param_init()