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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_chash.c291 * return NULL for the cnode, but also return GNV_CHASH_RENAMED in the output flags
388 *out_flags = GNV_CHASH_RENAMED;
H A Dhfs_cnode.h360 #define GNV_CHASH_RENAMED 0x01 /* The cnode was renamed in-flight */ macro
H A Dhfs_lookup.c387 (newvnode_flags & (GNV_CHASH_RENAMED | GNV_CAT_DELETED))) {

Completed in 23 milliseconds