Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dialloc.c1444 unsigned long ext4_count_free_inodes(struct super_block *sb) in ext4_count_free_inodes() function
1477 printk(KERN_DEBUG "ext4_count_free_inodes: " in ext4_count_free_inodes()
H A Dext4.h2961 extern unsigned long ext4_count_free_inodes(struct super_block *);
H A Dsuper.c1219 unsigned long freei = ext4_count_free_inodes(sbi->s_sb); in ext4_percpu_param_init()