new_snap_component 242 source3/modules/vfs_onefs_shadow_copy.c char *new_snap_component = NULL; new_snap_component 248 source3/modules/vfs_onefs_shadow_copy.c if (shadow_copy_match_name(new_name, &new_snap_component)) new_snap_component 249 source3/modules/vfs_onefs_shadow_copy.c new_cpath = osc_canonicalize_path(new_name, new_snap_component); new_snap_component 341 source3/modules/vfs_onefs_shadow_copy.c char *new_snap_component = NULL; new_snap_component 347 source3/modules/vfs_onefs_shadow_copy.c if (shadow_copy_match_name(newpath, &new_snap_component)) new_snap_component 348 source3/modules/vfs_onefs_shadow_copy.c new_cpath = osc_canonicalize_path(newpath, new_snap_component); new_snap_component 378 source3/modules/vfs_onefs_shadow_copy.c char *new_snap_component = NULL; new_snap_component 384 source3/modules/vfs_onefs_shadow_copy.c if (shadow_copy_match_name(newpath, &new_snap_component)) new_snap_component 385 source3/modules/vfs_onefs_shadow_copy.c new_cpath = osc_canonicalize_path(newpath, new_snap_component);