nb_do_lockx 84 source4/torture/nbench/nbio.c static bool nb_do_lockx(bool relock, int handle, off_t offset, int size, NTSTATUS status); nb_do_lockx 117 source4/torture/nbench/nbio.c if (!nb_do_lockx(true, f->handle, linfo->offset, linfo->size, NT_STATUS_OK)) { nb_do_lockx 667 source4/torture/nbench/nbio.c return nb_do_lockx(false, handle, offset, size, status);