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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c1912 uint32_t to_flag_special; local
2120 to_flag_special = to_cp->c_flag & (C_HARDLINK | C_HASXATTRS);
2200 from_cp->c_flag |= to_flag_special;

Completed in 20 milliseconds