Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dialloc.c1488 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
H A Dext4.h2791 extern unsigned long ext4_count_dirs(struct super_block *);
H A Dsuper.c5037 ext4_count_dirs(sb), GFP_KERNEL); in ext4_fill_super()