Searched refs:valid_path (Results 1 – 2 of 2) sorted by relevance
100 [valid_path] => valid_path.to_str().unwrap(), in find_real_path()
4140 struct fs_path *valid_path = NULL; in process_recorded_refs() local4162 valid_path = fs_path_alloc(); in process_recorded_refs()4163 if (!valid_path) { in process_recorded_refs()4189 sctx->cur_inode_gen, valid_path); in process_recorded_refs()4195 valid_path); in process_recorded_refs()4316 fs_path_reset(valid_path); in process_recorded_refs()4320 valid_path); in process_recorded_refs()4413 ret = rename_current_inode(sctx, valid_path, cur->full_path); in process_recorded_refs()4424 ret = rename_current_inode(sctx, valid_path, in process_recorded_refs()4442 valid_path); in process_recorded_refs()[all …]