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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_chash.c288 * If the cnode is C_DELETED but also marked C_RENAMED, then that means
368 if (cp->c_flag & C_RENAMED) {
H A Dhfs_cnode.h247 #define C_RENAMED 0x0010000 /* cnode was deleted as part of rename; C_DELETED should also be set */ macro
H A Dhfs_vnops.c5039 tcp->c_flag |= C_RENAMED;

Completed in 25 milliseconds