Home
last modified time | relevance | path

Searched refs:OP_LOCK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr.c2380 [OP_LOCK] = nfsd4_decode_lock,
2549 * OP_LOCK and OP_LOCKT may return a conflicting lock. in nfsd4_decode_compound()
2554 if (op->opnum == OP_LOCK || op->opnum == OP_LOCKT) in nfsd4_decode_compound()
5751 [OP_LOCK] = nfsd4_encode_lock,
H A Dnfs4proc.c3377 [OP_LOCK] = {
3382 .op_name = "OP_LOCK",
/linux/fs/nfs/
H A Dnfs4xdr.c1340 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr); in encode_lock()
5138 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()