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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h363 #define GNV_CAT_ATTRCHANGED 0x08 /* Something in struct cat_attr changed in between cat_lookups */ macro
H A Dhfs_lookup.c404 if ((retval == ERECYCLE) && (newvnode_flags & GNV_CAT_ATTRCHANGED)) {
H A Dhfs_cnode.c1100 * Emit ERECYCLE and GNV_CAT_ATTRCHANGED to
1122 *out_flags = GNV_CAT_ATTRCHANGED;
1198 *out_flags = GNV_CAT_ATTRCHANGED;

Completed in 24 milliseconds