Lines Matching defs:offset
70 uint32_t offset,
78 if (offset != be32_to_cpu(rmt->rm_offset))
243 uint32_t offset,
253 rmt->rm_offset = cpu_to_be32(offset);
282 int *offset,
300 if (xfs_attr3_rmt_hdr_ok(src, ino, *offset,
304 bno, *offset, byte_cnt, ino);
320 *offset += byte_cnt;
330 int *offset,
346 hdr_size = xfs_attr3_rmt_hdr_set(mp, dst, ino, *offset,
370 *offset += byte_cnt;
394 int offset = 0;
425 &offset, &valuelen,
484 int offset = 0;
520 xfs_attr_rmtval_copyin(mp, bp, args->dp->i_ino, &offset,