Searched refs:zft_find_volume (Results 1 – 5 of 5) sorted by relevance
138 pos->seg_pos = zft_find_volume(0)->start_seg; in zft_reset_position()261 volume = zft_find_volume(pos->seg_pos); in seek_block()423 vtbl = zft_find_volume(pos->seg_pos); in fsfbsfm()558 zft_find_volume(zft_pos.seg_pos)->blk_sz); in mt_tell()928 volume = zft_find_volume(zft_pos.seg_pos); in mtiocget()1122 volume = zft_find_volume(zft_pos.seg_pos); in mtiocvolinfo()1153 blksz->mt_blksz = zft_find_volume(zft_pos.seg_pos)->blk_sz; in mtioc_zftape_getblksz()
162 extern const zft_volinfo *zft_find_volume(unsigned int seg_pos);
220 *volume = zft_find_volume(pos->seg_pos); in check_read_access()
557 vtbl= zft_find_volume(pos->seg_pos); in zft_skip_volumes()711 const zft_volinfo *zft_find_volume(unsigned int seg_pos) in zft_find_volume() function
366 *volume = zft_find_volume(pos->seg_pos); in check_write_access()