Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs4.h115 OP_RELEASE_LOCKOWNER = 39, enumerator
166 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux-6.1.9/fs/nfsd/
Dnfs4xdr.c2305 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
5260 [OP_RELEASE_LOCKOWNER] = (nfsd4_enc)nfsd4_encode_noop,
Dnfs4proc.c3360 [OP_RELEASE_LOCKOWNER] = {
/linux-6.1.9/fs/nfs/
Dnfs4xdr.c1386 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
5102 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()