Lines Matching defs:dip
645 struct btrfs_dio_private *dip =
654 dip->file_offset, dip->bytes, bio->bi_status);
659 dip->file_offset, dip->bytes,
662 btrfs_unlock_dio_extent(&inode->io_tree, dip->file_offset,
663 dip->file_offset + dip->bytes - 1, NULL);
712 struct btrfs_dio_private *dip =
721 dip->file_offset = file_offset;
722 dip->bytes = bio->bi_iter.bi_size;
739 file_offset, dip->bytes,