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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dast.h16 void dlm_add_ast(struct dlm_lkb *lkb, int type, int mode);
H A Dast.c36 void dlm_add_ast(struct dlm_lkb *lkb, int type, int mode) function
132 /* this removes the reference added by dlm_add_ast
H A Dlock.c311 dlm_add_ast(lkb, AST_COMP, lkb->lkb_grmode);
328 dlm_add_ast(lkb, AST_BAST, rqmode);

Completed in 101 milliseconds