Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h70 OP_LOCK = 12, enumerator
/linux-4.4.14/fs/nfsd/
Dnfs4xdr.c1719 [OP_LOCK] = (nfsd4_dec)nfsd4_decode_lock,
1874 if (op->opnum == OP_LOCK) in nfsd4_decode_compound()
4227 [OP_LOCK] = (nfsd4_enc)nfsd4_encode_lock,
Dnfs4proc.c2006 [OP_LOCK] = {
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c1315 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr); in encode_lock()
4936 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()