Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h115 OP_RELEASE_LOCKOWNER = 39, enumerator
166 #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4xdr.c2135 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
5088 [OP_RELEASE_LOCKOWNER] = (nfsd4_enc)nfsd4_encode_noop,
H A Dnfs4proc.c3043 [OP_RELEASE_LOCKOWNER] = {
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4xdr.c1374 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr); in encode_release_lockowner()
5009 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()