Lines Matching refs:i_wpoffset
43 if (op == REQ_OP_ZONE_CLOSE && !zi->i_wpoffset)
429 zi->i_wpoffset = data_size;
548 zi->i_wpoffset = isize;
783 * we intended to, that is, at zi->i_wpoffset.
787 zi->i_zsector + (zi->i_wpoffset >> SECTOR_SHIFT);
860 iocb->ki_pos = zi->i_wpoffset;
922 if (iocb->ki_pos != zi->i_wpoffset) {
941 zi->i_wpoffset += count;
1408 zi->i_wpoffset = zonefs_check_zone_condition(inode, zone, true, true);
1412 inode->i_size = zi->i_wpoffset;
1421 sbi->s_used_blocks += zi->i_wpoffset >> sb->s_blocksize_bits;