Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h115 OP_RELEASE_LOCKOWNER = 39, enumerator
166 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2364 [OP_RELEASE_LOCKOWNER] = nfsd4_decode_release_lockowner,
5299 [OP_RELEASE_LOCKOWNER] = nfsd4_encode_noop,
H A Dnfs4proc.c3373 [OP_RELEASE_LOCKOWNER] = {
/openbmc/linux/fs/nfs/
H A 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()