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

/linux-master/include/linux/
H A Dnfs4.h100 OP_PUTROOTFH = 24, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2349 [OP_PUTROOTFH] = nfsd4_decode_noop,
5558 [OP_PUTROOTFH] = nfsd4_encode_noop,
H A Dnfs4proc.c3292 [OP_PUTROOTFH] = {
3296 .op_name = "OP_PUTROOTFH",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1586 encode_op_hdr(xdr, OP_PUTROOTFH, decode_putrootfh_maxsz, hdr);
5288 return decode_op_hdr(xdr, OP_PUTROOTFH);

Completed in 158 milliseconds