Home
last modified time | relevance | path

Searched refs:lp_unlock_ast (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstackglue.h85 void (*lp_unlock_ast)(struct ocfs2_dlm_lksb *lksb, int error); member
177 * it before calling stack->sp_proto->lp_unlock_ast(). There is
H A Dstack_o2cb.c189 lksb->lksb_conn->cc_proto->lp_unlock_ast(lksb, error); in o2dlm_unlock_ast_wrapper()
H A Dstack_user.c669 lksb->lksb_conn->cc_proto->lp_unlock_ast(lksb, 0); in fsdlm_lock_ast_wrapper()
H A Ddlmglue.c1280 .lp_unlock_ast = ocfs2_unlock_ast,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.h83 void (*lp_unlock_ast)(struct ocfs2_dlm_lksb *lksb, int error); member
175 * it before calling stack->sp_proto->lp_unlock_ast(). There is
H A Dstack_o2cb.c187 lksb->lksb_conn->cc_proto->lp_unlock_ast(lksb, error); in o2dlm_unlock_ast_wrapper()
H A Dstack_user.c668 lksb->lksb_conn->cc_proto->lp_unlock_ast(lksb, 0); in fsdlm_lock_ast_wrapper()
H A Ddlmglue.c1279 .lp_unlock_ast = ocfs2_unlock_ast,
/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H A Duserdlm.c275 .lp_unlock_ast = user_unlock_ast,
/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H A Duserdlm.c273 .lp_unlock_ast = user_unlock_ast,

Completed in 19 milliseconds