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

/linux-master/fs/ocfs2/
H A Dstackglue.h83 void (*lp_unlock_ast)(struct ocfs2_dlm_lksb *lksb, int error); member in struct:ocfs2_locking_protocol
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);
H A Dstack_user.c668 lksb->lksb_conn->cc_proto->lp_unlock_ast(lksb, 0);
H A Ddlmglue.c1279 .lp_unlock_ast = ocfs2_unlock_ast,
/linux-master/fs/ocfs2/dlmfs/
H A Duserdlm.c273 .lp_unlock_ast = user_unlock_ast,

Completed in 263 milliseconds