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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_xattr.c286 int decmpfs_hide = hfs_hides_xattr(ap->a_context, VTOC(vp), ap->a_name, 1); /* 1 == don't take the cnode lock */ local
287 if (decmpfs_hide && !(ap->a_options & XATTR_SHOWCOMPRESSION))
362 if (decmpfs_hide)
367 if (decmpfs_hide &&

Completed in 20 milliseconds