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

/linux-master/fs/ocfs2/
H A Djournal.c1759 struct ocfs2_dinode *la_copy = NULL; local
1780 status = ocfs2_begin_local_alloc_recovery(osb, slot_num, &la_copy);
1799 /* This will kfree the memory pointed to by la_copy and tl_copy */
1800 ocfs2_queue_recovery_completion(osb->journal, slot_num, la_copy,

Completed in 137 milliseconds