Searched refs:OP_LOCKU (Results 1 – 5 of 5) sorted by relevance
72 OP_LOCKU = 14, enumerator
2032 [OP_LOCKU] = {
1720 [OP_LOCKU] = (nfsd4_dec)nfsd4_decode_locku,4209 [OP_LOCKU] = (nfsd4_enc)nfsd4_encode_locku,
1333 encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr); in encode_locku()4883 status = decode_op_hdr(xdr, OP_LOCKU); in decode_locku()
6727 1 << (OP_LOCKU) |6795 test_bit(OP_LOCKU, sp->allow.u.longs)) { in nfs4_sp4_select_mode()