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.c3012 else if (op->opnum == OP_RESTOREFH) in check_if_stalefh_allowed()
3752 [OP_RESTOREFH] = {
H A Dnfs4xdr.c2524 [OP_RESTOREFH] = nfsd4_decode_noop,
6117 [OP_RESTOREFH] = nfsd4_encode_noop,
/linux/fs/nfs/
H A Dnfs4xdr.c1693 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr); in encode_restorefh()
5488 return decode_op_hdr(xdr, OP_RESTOREFH); in decode_restorefh()