Searched refs:hdr_end (Results 1 – 1 of 1) sorted by relevance
153 loff_t hdr_end = hdr->io_start + hdr->good_bytes; in nfs_direct_count_bytes() local156 if (hdr_end > dreq->io_start) in nfs_direct_count_bytes()157 dreq_len = hdr_end - dreq->io_start; in nfs_direct_count_bytes()