Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dnamei.c1226 struct ocfs2_dir_lookup_result target_lookup_res = { NULL, }; in ocfs2_rename() local
1391 &target_lookup_res); in ocfs2_rename()
1515 status = ocfs2_update_entry(new_dir, handle, &target_lookup_res, in ocfs2_rename()
1678 ocfs2_free_dir_lookup_result(&target_lookup_res); in ocfs2_rename()