Searched refs:OF_seek (Results 1 – 6 of 6) sorted by relevance
106 int OF_seek(ihandle_t, u_quad_t);
111 if (OF_seek(dp->d_handle, pos) < 0) in ofwd_strategy()
571 OF_seek(ihandle_t instance, uint64_t pos) in OF_seek() function
159 int OF_seek(ihandle_t instance, uint64_t where);
81 r = OF_seek(sc->ofwd_instance, bp->bio_offset); in ofwd_startio()
801 OF_seek(ihandle_t instance, uint64_t pos) in OF_seek() function