Home
last modified time | relevance | path

Searched defs:astparam (Results 1 – 2 of 2) sorted by relevance

/linux/fs/dlm/
H A Dlock.c2752 int namelen, void (*ast)(void *astparam), in set_lock_args()
2754 void (*bast)(void *astparam, int mode), in set_lock_args()
3868 static void fake_bastfn(void *astparam, int mode) in fake_bastfn()
3873 static void fake_astfn(void *astparam) in fake_astfn()
H A Ddlm_internal.h135 void *astparam; member
239 void *astparam; /* caller's ast arg */ member