Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h117 OP_RELEASE_LOCKOWNER = 39, enumerator
168 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c2407 [OP_RELEASE_LOCKOWNER] = nfsd4_decode_release_lockowner,
5761 [OP_RELEASE_LOCKOWNER] = nfsd4_encode_noop,
H A Dnfs4proc.c3554 [OP_RELEASE_LOCKOWNER] = {
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c1386 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
5153 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()