Searched refs:valid_path (Results 1 – 1 of 1) sorted by relevance
4171 struct fs_path *valid_path = NULL; in process_recorded_refs() local4196 valid_path = fs_path_alloc(); in process_recorded_refs()4197 if (!valid_path) { in process_recorded_refs()4223 sctx->cur_inode_gen, valid_path); in process_recorded_refs()4229 valid_path); in process_recorded_refs()4350 fs_path_reset(valid_path); in process_recorded_refs()4353 valid_path); in process_recorded_refs()4446 ret = send_rename(sctx, valid_path, cur->full_path); in process_recorded_refs()4450 ret = fs_path_copy(valid_path, cur->full_path); in process_recorded_refs()4460 ret = send_rename(sctx, valid_path, in process_recorded_refs()[all …]