Home
last modified time | relevance | path

Searched refs:decode_getxattr_maxsz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xdr.c194 #define decode_getxattr_maxsz (op_decode_hdr_maxsz + 1 + 1) macro
212 decode_getxattr_maxsz)
471 encode_op_hdr(xdr, OP_GETXATTR, decode_getxattr_maxsz, hdr); in encode_getxattr()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xdr.c103 #define decode_getxattr_maxsz (op_decode_hdr_maxsz + 1 + pagepad_maxsz) macro
217 decode_getxattr_maxsz)
476 encode_op_hdr(xdr, OP_GETXATTR, decode_getxattr_maxsz, hdr); in encode_getxattr()

Completed in 6 milliseconds