Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h107 OP_RESTOREFH = 31, enumerator
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2301 else if (op->opnum == OP_RESTOREFH) in check_if_stalefh_allowed()
2988 [OP_RESTOREFH] = {
H A Dnfs4xdr.c2127 [OP_RESTOREFH] = (nfsd4_dec)nfsd4_decode_noop,
5080 [OP_RESTOREFH] = (nfsd4_enc)nfsd4_encode_noop,
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4xdr.c1668 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr); in encode_restorefh()
5304 return decode_op_hdr(xdr, OP_RESTOREFH); in decode_restorefh()