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

/linux-master/include/linux/
H A Dnfs4.h115 OP_RELEASE_LOCKOWNER = 39, enumerator in enum:nfs_opnum4
166 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2364 [OP_RELEASE_LOCKOWNER] = nfsd4_decode_release_lockowner,
5573 [OP_RELEASE_LOCKOWNER] = nfsd4_encode_noop,
H A Dnfs4proc.c3391 [OP_RELEASE_LOCKOWNER] = {
3395 .op_name = "OP_RELEASE_LOCKOWNER",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1386 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr);
5111 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER);

Completed in 540 milliseconds