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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.h337 #define GNV_CAT_ATTRCHANGED 0x08 /* Something in struct cat_attr changed in between cat_lookups */ macro
H A Dhfs_lookup.c407 if ((retval == ERECYCLE) && (newvnode_flags & GNV_CAT_ATTRCHANGED)) {
H A Dhfs_cnode.c1088 * Emit ERECYCLE and GNV_CAT_ATTRCHANGED to
1110 *out_flags = GNV_CAT_ATTRCHANGED;
1186 *out_flags = GNV_CAT_ATTRCHANGED;

Completed in 75 milliseconds