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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c1913 uint32_t from_flag_special; local
2119 from_flag_special = from_cp->c_flag & (C_HARDLINK | C_HASXATTRS);
2229 to_cp->c_flag |= from_flag_special;

Completed in 19 milliseconds