Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h110 OP_RESTOREFH = 31, enumerator
/linux/fs/nfsd/
H A Dnfs4proc.c3165 else if (op->opnum == OP_RESTOREFH) in check_if_stalefh_allowed()
3923 [OP_RESTOREFH] = {
H A Dnfs4xdr.c2557 [OP_RESTOREFH] = nfsd4_decode_noop,
6523 [OP_RESTOREFH] = nfsd4_encode_noop,
/linux/fs/nfs/
H A Dnfs4xdr.c1694 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr); in encode_restorefh()
5521 return decode_op_hdr(xdr, OP_RESTOREFH); in decode_restorefh()