Searched refs:kobj_uncomp_blk (Results 1 – 1 of 1) sorted by relevance
116 static int kobj_uncomp_blk(struct _buf *, caddr_t, uint_t);3980 nret = kobj_uncomp_blk(file, buf, off); in kobj_read_blks()3995 kobj_uncomp_blk(struct _buf *file, char *buf, uint_t off) in kobj_uncomp_blk() function