Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext2/
Dext2.h730 extern unsigned long ext2_count_dirs (struct super_block *);
Dialloc.c667 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs() function
Dsuper.c1147 ext2_count_dirs(sb), GFP_KERNEL); in ext2_fill_super()