Searched refs:islink (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | connect.c | 4517 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in __tree_connect_dfs_target() argument 4571 if (!islink) { in __tree_connect_dfs_target() 4611 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in tree_connect_dfs_target() argument 4619 rc = __tree_connect_dfs_target(xid, tcon, cifs_sb, tree, islink, tl); in tree_connect_dfs_target()
|
| /Linux-v6.1/tools/power/pm-graph/ |
| D | sleepgraph.py | 5567 if os.path.islink(file):
|