Home
last modified time | relevance | path

Searched refs:ocfs2_begin_local_alloc_recovery (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dlocalalloc.h36 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb,
Dlocalalloc.c493 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb, in ocfs2_begin_local_alloc_recovery() function
Djournal.c1757 status = ocfs2_begin_local_alloc_recovery(osb, slot_num, &la_copy); in ocfs2_recover_node()
Dsuper.c2493 status = ocfs2_begin_local_alloc_recovery(osb, in ocfs2_check_volume()
Docfs2_trace.h727 DEFINE_OCFS2_INT_EVENT(ocfs2_begin_local_alloc_recovery);