Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Ddecompress.c92 cf_check_compressed(fileid_t *filep) in cf_check_compressed() function
H A Dhsfs.c72 extern int cf_check_compressed(fileid_t *);
504 if (cf_check_compressed(filep) != 0) in bhsfs_open()
H A Dufsops.c45 extern int cf_check_compressed(fileid_t *);
655 if (cf_check_compressed(filep) != 0) in bufs_open()