Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/fs/
H A Ddecompress.c267 cf_seek(fileid_t *filep, off_t addr, int whence) in cf_seek() function
H A Dufsops.c47 extern void cf_seek(fileid_t *, off_t, int);
669 cf_seek(filep, addr, whence); in bufs_lseek()
H A Dhsfs.c89 extern void cf_seek(fileid_t *, off_t, int);
568 cf_seek(filep, addr, whence); in bhsfs_lseek()