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

/illumos-gate/usr/src/common/fs/
H A Ddecompress.c105 cf_check_compressed(fileid_t *filep) function
H A Dhsfs.c87 extern int cf_check_compressed(fileid_t *);
507 if (cf_check_compressed(filep) != 0)
H A Dufsops.c45 extern int cf_check_compressed(fileid_t *);
649 if (cf_check_compressed(filep) != 0)

Completed in 57 milliseconds