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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h331 #define GNV_CAT_ATTRCHANGED 0x08 /* Something in struct cat_attr changed in between cat_lookups */ macro
H A Dhfs_lookup.c383 if ((retval == ERECYCLE) && (newvnode_flags & GNV_CAT_ATTRCHANGED)) {
H A Dhfs_cnode.c1070 * Emit ERECYCLE and GNV_CAT_ATTRCHANGED to
1092 *out_flags = GNV_CAT_ATTRCHANGED;
1151 *out_flags = GNV_CAT_ATTRCHANGED;

Completed in 21 milliseconds