Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dialloc.c659 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs() function
H A Dext2.h710 extern unsigned long ext2_count_dirs (struct super_block *);
H A Dsuper.c1144 ext2_count_dirs(sb), GFP_KERNEL); in ext2_fill_super()