Home
last modified time | relevance | path

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

/fs/ext4/
Dialloc.c1495 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
Dext4.h2903 extern unsigned long ext4_count_dirs(struct super_block *);
Dsuper.c4912 ext4_count_dirs(sb), GFP_KERNEL); in ext4_fill_super()