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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h151 int16_t c_dirhinttag; /* directory hint tag */ member in struct:cnode
H A Dhfs_attrlist.c544 while (tag == 0) tag = (++dcp->c_dirhinttag) << HFS_INDEX_BITS;
H A Dhfs_vnops.c5697 tag = (++cp->c_dirhinttag) << HFS_INDEX_BITS;

Completed in 40 milliseconds