Searched refs:linkorigin_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_link.c1142 linkorigin_t *origin = NULL;
1162 MALLOC(origin, linkorigin_t *, sizeof(linkorigin_t), M_TEMP, M_WAITOK);
1180 linkorigin_t *origin, *prev;
1197 linkorigin_t *origin, *prev;
1220 linkorigin_t *origin;
1242 linkorigin_t *origin;
1264 linkorigin_t *origin;
H A Dhfs_cnode.h123 typedef struct linkorigin linkorigin_t; typedef in typeref:struct:linkorigin

Completed in 19 milliseconds