nlm_lck_blocked
block->b_status != nlm_lck_blocked,
block->b_status = nlm_lck_blocked;
block->b_status = nlm_lck_blocked;
resp->status = nlm_lck_blocked;
if (resp->status != nlm_lck_blocked)
if (block.b_status != nlm_lck_blocked)
if (resp->status == nlm_lck_blocked)
if (resp->status == nlm_lck_blocked) {
ret = nlm_lck_blocked;
ret = async_block ? nlm_lck_blocked : nlm_lck_denied;
ret = nlm_lck_blocked;
case nlm_lck_blocked: