Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs4.h88 OP_LOCKT = 13, enumerator
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c1818 [OP_LOCKT] = (nfsd4_dec)nfsd4_decode_lockt,
1979 if (op->opnum == OP_LOCK || op->opnum == OP_LOCKT) in nfsd4_decode_compound()
4327 [OP_LOCKT] = (nfsd4_enc)nfsd4_encode_lockt,
Dnfs4proc.c2401 [OP_LOCKT] = {
/Linux-v5.4/fs/nfs/
Dnfs4xdr.c1354 encode_op_hdr(xdr, OP_LOCKT, decode_lockt_maxsz, hdr); in encode_lockt()
4957 status = decode_op_hdr(xdr, OP_LOCKT); in decode_lockt()