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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_chash.c293 * return NULL for the cnode, but also return GNV_CHASH_RENAMED in the output flags
390 *out_flags = GNV_CHASH_RENAMED;
H A Dhfs_cnode.h328 #define GNV_CHASH_RENAMED 0x01 /* The cnode was renamed in-flight */ macro
H A Dhfs_lookup.c366 (newvnode_flags & (GNV_CHASH_RENAMED | GNV_CAT_DELETED))) {

Completed in 19 milliseconds