Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dialloc.c1328 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
Dext4.h2479 extern unsigned long ext4_count_dirs(struct super_block *);
Dsuper.c4522 ext4_count_dirs(sb), GFP_KERNEL); in ext4_fill_super()