Home
last modified time | relevance | path

Searched refs:source_dir (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/sphinx/
Dkernel_include.py88 source_dir = os.path.dirname(os.path.abspath(source))
92 path = os.path.normpath(os.path.join(source_dir, path))
/Linux-v5.4/fs/cifs/
Dinode.c1781 cifs_rename2(struct inode *source_dir, struct dentry *source_dentry, argument
1798 cifs_sb = CIFS_SB(source_dir->i_sb);
1883 CIFS_I(source_dir)->time = CIFS_I(target_dir)->time = 0;
1885 source_dir->i_ctime = source_dir->i_mtime = target_dir->i_ctime =
1886 target_dir->i_mtime = current_time(source_dir);
/Linux-v5.4/Documentation/networking/device_drivers/aquantia/
Datlantic.txt360 some parameters can be changed in the {source_dir}/aq_cfg.h file.