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

/darwin-on-arm/xnu/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++;
814 hfsmp->hfs_private_attr[DIR_HARDLINKS].ca_entries--;
817 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries++;
H A Dhfs_cnode.c534 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries--;
1188 if (cp->c_attr.ca_entries == 0)
H A Dhfs_attrlist.c797 entries = cattrp->ca_entries;
H A Dhfs_search.c870 matched = CompareRange(c_attr.ca_entries,
H A Dhfs_catalog.c1573 dir->valence = attrp->ca_entries;
1634 dir->valence = attrp->ca_entries;
4057 attrp->ca_entries = ((const HFSPlusCatalogFolder *)crp)->valence;
H A Dhfs_vfsutils.c1568 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries--;
H A Dhfs_vfsops.c3053 if (hfsmp->hfs_private_attr[DIR_HARDLINKS].ca_entries != 0){
3273 cnattr.ca_entries = 1;
H A Dhfs_vnops.c3317 hfsmp->hfs_private_attr[FILE_HARDLINKS].ca_entries++;

Completed in 121 milliseconds