Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dialloc.c662 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs() function
Dext2.h717 extern unsigned long ext2_count_dirs (struct super_block *);
Dsuper.c1152 ext2_count_dirs(sb), GFP_KERNEL); in ext2_fill_super()