Searched refs:count_dos_name_entries (Results 1 – 3 of 3) sorted by relevance
898 s32 count_dos_name_entries(struct super_block *sb, struct chain_t *p_dir,
1542 count = count_dos_name_entries(sb, &dir, TYPE_DIR); in ffsReadStat()1631 count = count_dos_name_entries(sb, &dir, TYPE_DIR); in ffsReadStat()
2440 s32 count_dos_name_entries(struct super_block *sb, struct chain_t *p_dir, in count_dos_name_entries() function