Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dnamei.c1225 struct ocfs2_dir_lookup_result target_lookup_res = { NULL, }; in ocfs2_rename() local
1390 &target_lookup_res); in ocfs2_rename()
1514 status = ocfs2_update_entry(new_dir, handle, &target_lookup_res, in ocfs2_rename()
1676 ocfs2_free_dir_lookup_result(&target_lookup_res); in ocfs2_rename()