Home
last modified time | relevance | path

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

/fs/dlm/
Duser.h12 void dlm_user_add_ast(struct dlm_lkb *lkb, int type, int bastmode);
Dast.c39 dlm_user_add_ast(lkb, type, bastmode); in dlm_add_ast()
Duser.c178 void dlm_user_add_ast(struct dlm_lkb *lkb, int type, int bastmode) in dlm_user_add_ast() function