Home
last modified time | relevance | path

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

/fs/dlm/
Dast.h16 void dlm_add_ast(struct dlm_lkb *lkb, int type, int bastmode);
Dast.c36 void dlm_add_ast(struct dlm_lkb *lkb, int type, int bastmode) in dlm_add_ast() function
Dlock.c310 dlm_add_ast(lkb, AST_COMP, 0); in queue_cast()
326 dlm_add_ast(lkb, AST_BAST, rqmode); in queue_bast()