Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h118 OP_RELEASE_LOCKOWNER = 39, enumerator
169 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux/fs/nfsd/
H A Dnfs4xdr.c2565 [OP_RELEASE_LOCKOWNER] = nfsd4_decode_release_lockowner,
6531 [OP_RELEASE_LOCKOWNER] = nfsd4_encode_noop,
H A Dnfs4proc.c3978 [OP_RELEASE_LOCKOWNER] = {
/linux/fs/nfs/
H A Dnfs4xdr.c1391 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
5221 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()