Searched refs:cat_getdirentries (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_catalog.h306 extern int cat_getdirentries(
H A Dhfs_catalog.c2582 /* Hard link information collected during cat_getdirentries. */
2983 cat_getdirentries(struct hfsmount *hfsmp, int entrycnt, directoryhint_t *dirhint, function
3501 * cat_getdirentries, we can assume that only file
3502 * hardlinks need to be resolved (cat_getdirentries
H A Dhfs_vnops.c3104 /* Lock catalog during cat_findname and cat_getdirentries. */
3137 error = cat_getdirentries(hfsmp, cp->c_entries, dirhint, uio, extended, &items, &eofflag);

Completed in 22 milliseconds