Searched refs:hfs_cat_open (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Ddir_cap.c178 if (hfs_cat_open(entry, &brec) ||
H A Ddir_dbl.c167 if (hfs_cat_open(entry, &brec) ||
H A Ddir_nat.c200 if (hfs_cat_open(entry, &brec) ||
H A Dhfs.h467 extern int hfs_cat_open(struct hfs_cat_entry *, struct hfs_brec *);
H A Dcatalog.c334 if (!hfs_cat_open(entry, brec)) {
1023 * hfs_cat_open()
1029 int hfs_cat_open(struct hfs_cat_entry *dir, struct hfs_brec *brec) function

Completed in 105 milliseconds