Lines Matching refs:hfsmount

225 struct hfsmount;
253 extern int cat_insert_idhash (struct hfsmount *hfsmp, cat_preflightid_t *preflight);
254 extern int cat_check_idhash (struct hfsmount *hfsmp, cnid_t test_fileid);
257 extern void hfs_idhash_init (struct hfsmount *hfsmp);
260 extern void hfs_idhash_destroy (struct hfsmount *hfsmp);
263 extern int cat_acquire_cnid (struct hfsmount *hfsmp, cnid_t *new_cnid);
332 extern int cat_create ( struct hfsmount *hfsmp,
338 extern int cat_delete ( struct hfsmount *hfsmp,
342 extern int cat_lookup ( struct hfsmount *hfsmp,
351 extern int cat_idlookup (struct hfsmount *hfsmp,
359 extern int cat_findname (struct hfsmount *hfsmp,
364 struct hfsmount *hfsmp,
369 extern int cat_rename ( struct hfsmount * hfsmp,
375 extern int cat_update ( struct hfsmount *hfsmp,
382 struct hfsmount *hfsmp,
391 struct hfsmount *hfsmp,
395 struct hfsmount *hfsmp,
401 struct hfsmount *hfsmp,
418 struct hfsmount *hfsmp,
425 struct hfsmount *hfsmp,
431 struct hfsmount *hfsmp,
439 struct hfsmount *hfsmp,
444 struct hfsmount *hfsmp,
449 extern int cat_resolvelink( struct hfsmount *hfsmp,
454 extern int cat_createlink( struct hfsmount *hfsmp,
466 extern int cat_deletelink( struct hfsmount *hfsmp,
469 extern int cat_update_siblinglinks( struct hfsmount *hfsmp,
474 extern int cat_lookuplink( struct hfsmount *hfsmp,
480 extern int cat_lookup_siblinglinks( struct hfsmount *hfsmp,
485 extern int cat_lookup_lastlink( struct hfsmount *hfsmp,
490 extern int cat_lookup_dirlink(struct hfsmount *hfsmp,
497 extern int cat_update_dirlink(struct hfsmount *hfsmp,