Lines Matching refs:if_bytes
205 ip->i_df.if_bytes > 0) {
220 ip->i_df.if_bytes > 0) {
221 *nbytes += xlog_calc_iovec_len(ip->i_df.if_bytes);
246 ip->i_af.if_bytes > 0) {
261 ip->i_af.if_bytes > 0) {
262 *nbytes += xlog_calc_iovec_len(ip->i_af.if_bytes);
314 ip->i_df.if_bytes > 0) {
323 ASSERT(data_bytes <= ip->i_df.if_bytes);
353 ip->i_df.if_bytes > 0) {
358 ip->i_df.if_bytes);
359 ilf->ilf_dsize = (unsigned)ip->i_df.if_bytes;
394 ip->i_af.if_bytes > 0) {
432 ip->i_af.if_bytes > 0) {
436 ip->i_af.if_bytes);
437 ilf->ilf_asize = (unsigned)ip->i_af.if_bytes;