Searched refs:OP_LOCKU (Results 1 – 6 of 6) sorted by relevance
89 OP_LOCKU = 14, enumerator
1812 [OP_LOCKU] = (nfsd4_dec)nfsd4_decode_locku,4297 [OP_LOCKU] = (nfsd4_enc)nfsd4_encode_locku,
2164 [OP_LOCKU] = {
2520 1 << (OP_LOCKU) | in nfsd4_exchange_id()
1363 encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr); in encode_locku()5112 status = decode_op_hdr(xdr, OP_LOCKU); in decode_locku()
7729 1 << (OP_LOCKU) |7805 test_bit(OP_LOCKU, sp->allow.u.longs)) { in nfs4_sp4_select_mode()