Home
last modified time | relevance | path

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

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