Searched refs:valid_path (Results 1 – 2 of 2) sorted by relevance
93 [valid_path] => valid_path.to_str().unwrap(), in find_real_path()
4168 struct fs_path *valid_path = NULL; in process_recorded_refs() local4190 valid_path = fs_path_alloc(); in process_recorded_refs()4191 if (!valid_path) { in process_recorded_refs()4217 sctx->cur_inode_gen, valid_path); in process_recorded_refs()4223 valid_path); in process_recorded_refs()4344 fs_path_reset(valid_path); in process_recorded_refs()4348 valid_path); in process_recorded_refs()4441 ret = rename_current_inode(sctx, valid_path, cur->full_path); in process_recorded_refs()4452 ret = rename_current_inode(sctx, valid_path, in process_recorded_refs()4470 valid_path); in process_recorded_refs()[all …]