Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dialloc.c668 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs() function
H A Dext2.h729 extern unsigned long ext2_count_dirs (struct super_block *);
H A Dsuper.c1142 ext2_count_dirs(sb), GFP_KERNEL); in ext2_fill_super()