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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.h72 * This flag should only be set on the descriptor embedded in the directoryhint.
152 struct directoryhint { struct
153 TAILQ_ENTRY(directoryhint) dh_link; /* chain */
159 typedef struct directoryhint directoryhint_t;
H A Dhfs_cnode.h149 TAILQ_HEAD(hfs_hinthead, directoryhint) c_hintlist; /* readdir directory hint list */
/xnu-2422.115.4/bsd/kern/
H A Dkern_malloc.c457 { SOS(directoryhint), KMZ_CREATEZONE, TRUE }, /* 95 M_HFSDIRHINT */

Completed in 21 milliseconds