Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs4.h107 OP_RESTOREFH = 31, enumerator
/linux-6.6.21/fs/nfsd/
Dnfs4proc.c2591 else if (op->opnum == OP_RESTOREFH) in check_if_stalefh_allowed()
3318 [OP_RESTOREFH] = {
Dnfs4xdr.c2356 [OP_RESTOREFH] = nfsd4_decode_noop,
5291 [OP_RESTOREFH] = nfsd4_encode_noop,
/linux-6.6.21/fs/nfs/
Dnfs4xdr.c1680 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr); in encode_restorefh()
5397 return decode_op_hdr(xdr, OP_RESTOREFH); in decode_restorefh()