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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmalloc.h151 #define M_ISOFSNODE 58 /* ISOFS vnode private part */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_vfsops.c1086 M_ISOFSNODE, M_WAITOK);
1095 FREE_ZONE(ip, sizeof(struct iso_node), M_ISOFSNODE);
1398 FREE_ZONE(ip, sizeof(struct iso_node), M_ISOFSNODE);
H A Dcd9660_node.c316 FREE_ZONE(ip, sizeof(struct iso_node), M_ISOFSNODE);

Completed in 88 milliseconds