Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds