Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs4.h114 OP_RELEASE_LOCKOWNER = 39, enumerator
159 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c1844 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
4353 [OP_RELEASE_LOCKOWNER] = (nfsd4_enc)nfsd4_encode_noop,
Dnfs4proc.c2565 [OP_RELEASE_LOCKOWNER] = {
/Linux-v5.4/fs/nfs/
Dnfs4xdr.c1377 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
4977 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()