Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dialloc.c1490 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
Dext4.h2867 extern unsigned long ext4_count_dirs(struct super_block *);
Dsuper.c5462 ext4_count_dirs(sb), GFP_KERNEL); in __ext4_fill_super()