Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dialloc.c1489 unsigned long ext4_count_dirs(struct super_block * sb) in ext4_count_dirs() function
H A Dext4.h2902 extern unsigned long ext4_count_dirs(struct super_block *);
H A Dsuper.c1216 ext4_count_dirs(sbi->s_sb), GFP_KERNEL); in ext4_percpu_param_init()