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