Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs4.h97 OP_RELEASE_LOCKOWNER = 39, enumerator
142 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux-4.1.27/fs/nfsd/
Dnfs4proc.c2180 [OP_RELEASE_LOCKOWNER] = {
Dnfs4xdr.c1745 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
4234 [OP_RELEASE_LOCKOWNER] = (nfsd4_enc)nfsd4_encode_noop,
/linux-4.1.27/fs/nfs/
Dnfs4xdr.c1344 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
4893 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()