ocfs2_lock_create
return ocfs2_lock_create(osb, lockres, level, lkm_flags);
ret = ocfs2_lock_create(osb, lockres, DLM_LOCK_NL, 0);
static int ocfs2_lock_create(struct ocfs2_super *osb,