Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dialloc.c693 unsigned long ext3_count_dirs (struct super_block * sb) in ext3_count_dirs() function
Dext3.h1040 extern unsigned long ext3_count_dirs (struct super_block *);
Dsuper.c2054 ext3_count_dirs(sb), GFP_KERNEL); in ext3_fill_super()