Searched refs:ca_entries (Results 1 - 9 of 9) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.h117 #define ca_entries ca_union2.cau_entries macro
H A Dhfs_link.c321 hfsmp->hfs_private_attr[type].ca_entries++;
821 hfsmp->hfs_private_attr[DIR_HARDLINKS].ca_entries--;
824 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries++;
H A Dhfs_cnode.c548 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries--;
1223 if (cp->c_attr.ca_entries == 0)
H A Dhfs_attrlist.c804 entries = cattrp->ca_entries;
H A Dhfs_search.c964 matched = CompareRange(c_attr.ca_entries,
H A Dhfs_catalog.c1801 dir->valence = attrp->ca_entries;
1865 dir->valence = attrp->ca_entries;
4409 attrp->ca_entries = ((const HFSPlusCatalogFolder *)crp)->valence;
H A Dhfs_vfsutils.c1721 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries--;
H A Dhfs_vfsops.c3085 if (hfsmp->hfs_private_attr[DIR_HARDLINKS].ca_entries != 0){
3305 cnattr.ca_entries = 1;
H A Dhfs_vnops.c3752 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries++;

Completed in 132 milliseconds