Lines Matching defs:tail_offset
570 * tail_offset is the offset of the start of the tail in the file
578 loff_t tail_offset)
587 if ((tail_offset & (bh_result->b_size - 1)) != 1)
591 tail_start = tail_offset & (PAGE_SIZE - 1);
594 index = tail_offset >> PAGE_SHIFT;
889 loff_t tail_offset;
891 tail_offset =
900 if (tail_offset == cpu_key_k_offset(&key)) {
930 tail_offset);
958 tail_offset);