Home
last modified time | relevance | path

Searched refs:lkb_astfn (Results 1 – 3 of 3) sorted by relevance

/linux/fs/dlm/
H A Ddlm_internal.h292 void (*lkb_astfn) (void *astparam); member
H A Drcom.c434 if (lkb->lkb_astfn) in pack_rcom_lock()
H A Dlock.c2856 lkb->lkb_astfn = args->astfn; in validate_lock_args()
3587 if (lkb->lkb_astfn) in send_args()
3888 lkb->lkb_astfn = (ms->m_asts & cpu_to_le32(DLM_CB_CAST)) ? &fake_astfn : NULL; in receive_request_args()
5560 lkb->lkb_astfn = (rl->rl_asts & DLM_CB_CAST) ? &fake_astfn : NULL; in receive_rcom_lock_args()