Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h97 OP_RELEASE_LOCKOWNER = 39, enumerator
143 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux-4.4.14/fs/nfsd/
Dnfs4proc.c2165 [OP_RELEASE_LOCKOWNER] = {
Dnfs4xdr.c1746 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
4254 [OP_RELEASE_LOCKOWNER] = (nfsd4_enc)nfsd4_encode_noop,
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c1361 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
4975 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()