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

/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_node.h157 #define ISO_INALLOC 0x0002 macro
H A Dcd9660_node.c200 if (ISSET(ip->i_flag, ISO_INALLOC)) {
H A Dcd9660_vfsops.c1106 SET(ip->i_flag, ISO_INALLOC);
1383 CLR(ip->i_flag, ISO_INALLOC);

Completed in 77 milliseconds