Searched refs:OP_LOCKU (Results 1 – 6 of 6) sorted by relevance
90 OP_LOCKU = 14, enumerator
2339 [OP_LOCKU] = nfsd4_decode_locku,5274 [OP_LOCKU] = nfsd4_encode_locku,
3215 [OP_LOCKU] = {
3312 1 << (OP_LOCKU) | in nfsd4_exchange_id()
1375 encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr); in encode_locku()5092 status = decode_op_hdr(xdr, OP_LOCKU); in decode_locku()
8585 1 << (OP_LOCKU) |8661 test_bit(OP_LOCKU, sp->allow.u.longs)) { in nfs4_sp4_select_mode()