Home
last modified time | relevance | path

Searched refs:ext2_count_free_inodes (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ext2/
A Dialloc.c207 int avefreei = ext2_count_free_inodes(sb) / ngroups; in find_group_dir()
621 unsigned long ext2_count_free_inodes (struct super_block * sb) in ext2_count_free_inodes() function
A Dsuper.c1124 ext2_count_free_inodes(sb), GFP_KERNEL); in ext2_fill_super()
1236 es->s_free_inodes_count = cpu_to_le32(ext2_count_free_inodes(sb)); in ext2_sync_super()
1450 buf->f_ffree = ext2_count_free_inodes(sb); in ext2_statfs()
A Dext2.h747 extern unsigned long ext2_count_free_inodes (struct super_block *);
/linux/
A DSystem.map11746 ffff800010365300 T ext2_count_free_inodes
A D.tmp_System.map11746 ffff800010365300 T ext2_count_free_inodes

Completed in 286 milliseconds