Home
last modified time | relevance | path

Searched refs:_shift_data_right_tail (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
Dxdr.c355 _shift_data_right_tail(struct xdr_buf *buf, unsigned int pgfrom, size_t len) in _shift_data_right_tail() function
612 result = _shift_data_right_tail(buf, pglen - len, len); in xdr_shrink_pagelen()
1318 unsigned int res = _shift_data_right_tail(buf, from + bytes - shift, shift); in xdr_expand_hole()