Home
last modified time | relevance | path

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

/fs/ext4/
Dialloc.c994 unsigned long ext4_count_free_inodes(struct super_block *sb) in ext4_count_free_inodes() function
Dsuper.c2034 sbi->s_es->s_free_inodes_count =cpu_to_le32(ext4_count_free_inodes(sb)); in ext4_check_descriptors()
3546 ext4_count_free_inodes(sb)); in ext4_fill_super()
3673 ext4_count_free_inodes(sb)); in ext4_fill_super()
Dext4.h1855 extern unsigned long ext4_count_free_inodes(struct super_block *);