alloc_mle 710 fs/ocfs2/dlm/dlmmaster.c struct dlm_master_list_entry *alloc_mle = NULL; alloc_mle 788 fs/ocfs2/dlm/dlmmaster.c alloc_mle = kmem_cache_alloc(dlm_mle_cache, GFP_NOFS); alloc_mle 789 fs/ocfs2/dlm/dlmmaster.c if (!alloc_mle) alloc_mle 855 fs/ocfs2/dlm/dlmmaster.c mle = alloc_mle; alloc_mle 857 fs/ocfs2/dlm/dlmmaster.c alloc_mle = NULL; alloc_mle 994 fs/ocfs2/dlm/dlmmaster.c if (alloc_mle) alloc_mle 995 fs/ocfs2/dlm/dlmmaster.c kmem_cache_free(dlm_mle_cache, alloc_mle);