Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dialloc.c1489 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
Dext4.h2769 extern unsigned long ext4_count_dirs(struct super_block *);
Dsuper.c5029 ext4_count_dirs(sb), GFP_KERNEL); in ext4_fill_super()