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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_xattr.c287 int decmpfs_hide = hfs_hides_xattr(ap->a_context, VTOC(vp), ap->a_name, 1); /* 1 == don't take the cnode lock */ local
288 if (decmpfs_hide && !(ap->a_options & XATTR_SHOWCOMPRESSION))
363 if (decmpfs_hide)
368 if (decmpfs_hide &&

Completed in 20 milliseconds