Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h102 OP_PUTROOTFH = 24, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c2392 [OP_PUTROOTFH] = nfsd4_decode_noop,
5746 [OP_PUTROOTFH] = nfsd4_encode_noop,
H A Dnfs4proc.c3455 [OP_PUTROOTFH] = {
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c1584 encode_op_hdr(xdr, OP_PUTROOTFH, decode_putrootfh_maxsz, hdr); in encode_putrootfh()
5334 return decode_op_hdr(xdr, OP_PUTROOTFH); in decode_putrootfh()