Searched defs:astarg (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/ocfs2/
H A Dstack_o2cb.c163 static void o2dlm_lock_ast_wrapper(void *astarg) argument
170 static void o2dlm_blocking_ast_wrapper(void *astarg, int level) argument
177 static void o2dlm_unlock_ast_wrapper(void *astarg, enum dlm_status status) argument
H A Dstack_user.c666 static void fsdlm_lock_ast_wrapper(void *astarg) argument
687 static void fsdlm_blocking_ast_wrapper(void *astarg, int level) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dlock.c2051 static int set_unlock_args(uint32_t flags, void *astarg, struct dlm_args *args) argument
2594 dlm_lock(dlm_lockspace_t *lockspace, int mode, struct dlm_lksb *lksb, uint32_t flags, void *name, unsigned int namelen, uint32_t parent_lkid, void (*ast) (void *astarg), void *astarg, void (*bast) (void *astarg, int mode)) argument
2647 dlm_unlock(dlm_lockspace_t *lockspace, uint32_t lkid, uint32_t flags, struct dlm_lksb *lksb, void *astarg) argument

Completed in 85 milliseconds