Home
last modified time | relevance | path

Searched refs:islink (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs.c446 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in __tree_connect_dfs_target()
491 if (!islink) { in __tree_connect_dfs_target()
531 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in tree_connect_dfs_target()
540 rc = __tree_connect_dfs_target(xid, tcon, cifs_sb, tree, islink, tl); in tree_connect_dfs_target()
445 __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) __tree_connect_dfs_target() argument
530 tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) tree_connect_dfs_target() argument
H A Dcifsproto.h694 bool *islink);
700 bool *islink) in cifs_inval_name_dfs_link_error()
702 *islink = false; in cifs_inval_name_dfs_link_error()
696 cifs_inval_name_dfs_link_error(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, bool *islink) cifs_inval_name_dfs_link_error() argument
H A Dsmb2inode.c586 bool islink; in smb2_query_path_info() local
642 full_path, &islink); in smb2_query_path_info()
647 if (islink) in smb2_query_path_info()
H A Dmisc.c1253 bool *islink) in cifs_inval_name_dfs_link_error()
1260 *islink = false; in cifs_inval_name_dfs_link_error()
1310 *islink = refs[0].server_type == DFS_TYPE_LINK; in cifs_inval_name_dfs_link_error()
1249 cifs_inval_name_dfs_link_error(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, bool *islink) cifs_inval_name_dfs_link_error() argument
H A Dsmb2ops.c891 bool islink; in smb2_is_path_accessible() local
926 full_path, &islink); in smb2_is_path_accessible()
931 if (islink) in smb2_is_path_accessible()
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py5349 if os.path.islink(file):
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py5588 if os.path.islink(file):

Completed in 27 milliseconds