Lines Matching defs:fiop
140 #define nca_fio_vp(fiop) (fiop)->iov[(fiop)->hdr.ix].vp
141 #define nca_fio_name(fiop) (fiop)->iov[(fiop)->hdr.ix].name
142 #define nca_fio_size(fiop) (fiop)->iov[(fiop)->hdr.ix].size
143 #define nca_fio_offset(fiop) (fiop)->iov[(fiop)->hdr.ix].offset
144 #define nca_fio_file(fiop) (fiop)->iov[(fiop)->hdr.ix].file
145 #define nca_fio_ix(fiop) (fiop)->hdr.ix
146 #define nca_fio_cnt(fiop) (fiop)->hdr.cnt
147 #define nca_fio_dvp(fiop) (fiop)->dvp