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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_attrlist.c845 int handle_compressed; local
846 handle_compressed = (cattrp->ca_flags & UF_COMPRESSED);// && hfs_file_is_compressed(VTOC(vp), 1);
848 if (handle_compressed) {
899 if ( handle_compressed ) {

Completed in 21 milliseconds