Searched refs:ext4_count_dirs (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ ! | ||
H A D | ext4.h | 2912 extern unsigned long ext4_count_dirs(struct super_block *); |
H A D | super.c | 1212 ext4_count_dirs(sbi->s_sb), GFP_KERNEL); in ext4_percpu_param_init() |