Searched refs:hfs_cat_open (Results 1 – 5 of 5) sorted by relevance
220 if (hfs_cat_open(entry, &brec) || in cap_readdir()
206 if (hfs_cat_open(entry, &brec) || in dbl_readdir()
474 extern int hfs_cat_open(struct hfs_cat_entry *, struct hfs_brec *);
222 if (hfs_cat_open(entry, &brec) || in nat_readdir()
355 if (!hfs_cat_open(entry, brec)) { in count_dir_entries()1056 int hfs_cat_open(struct hfs_cat_entry *dir, struct hfs_brec *brec) in hfs_cat_open() function