Searched refs:hfs_cat_find_brec (Results 1 – 3 of 3) sorted by relevance
180 extern int hfs_cat_find_brec(struct super_block *, u32, struct hfs_find_data *);
426 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd); in hfs_fill_super()
187 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec() function