Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext2/
Dialloc.c668 unsigned long ext2_count_dirs (struct super_block * sb) in ext2_count_dirs() function
Dext2.h729 extern unsigned long ext2_count_dirs (struct super_block *);
Dsuper.c1130 ext2_count_dirs(sb), GFP_KERNEL); in ext2_fill_super()