Searched refs:AST_BAST (Results 1 – 5 of 5) sorted by relevance
31 if (lkb->lkb_ast_type & (AST_COMP | AST_BAST)) in dlm_del_ast()44 if (!(lkb->lkb_ast_type & (AST_COMP | AST_BAST))) { in dlm_add_ast()87 if ((type & AST_BAST) && bast) in process_asts()
204 if (type == AST_BAST && ua->bastaddr == NULL) in dlm_user_add_ast()225 lkb->lkb_ast_type &= ~AST_BAST; in dlm_user_add_ast()724 if (type == AST_BAST) { in copy_result_to_user()852 } else if (lkb->lkb_ast_type & AST_BAST) { in device_read()853 lkb->lkb_ast_type &= ~AST_BAST; in device_read()854 type = AST_BAST; in device_read()
198 #define AST_BAST 2 macro
324 rl->rl_asts |= AST_BAST; in pack_rcom_lock()
326 dlm_add_ast(lkb, AST_BAST, rqmode); in queue_bast()2726 ms->m_asts |= AST_BAST; in send_args()3029 lkb->lkb_bastfn = (ms->m_asts & AST_BAST) ? &fake_bastfn : NULL; in receive_request_args()4310 lkb->lkb_bastfn = (rl->rl_asts & AST_BAST) ? &fake_bastfn : NULL; in receive_rcom_lock_args()