Searched refs:source_dir (Results 1 – 3 of 3) sorted by relevance
88 source_dir = os.path.dirname(os.path.abspath(source))92 path = os.path.normpath(os.path.join(source_dir, path))
2073 cifs_rename2(struct user_namespace *mnt_userns, struct inode *source_dir, argument2091 cifs_sb = CIFS_SB(source_dir->i_sb);2192 CIFS_I(source_dir)->time = CIFS_I(target_dir)->time = 0;2194 source_dir->i_ctime = source_dir->i_mtime = target_dir->i_ctime =2195 target_dir->i_mtime = current_time(source_dir);
452 some parameters can be changed in the {source_dir}/aq_cfg.h file.