Home
last modified time | relevance | path

Searched defs:islink (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Ddfs.c443 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in __tree_connect_dfs_target()
528 struct cifs_sb_info *cifs_sb, char *tree, bool islink, in tree_connect_dfs_target()
H A Dcifsproto.h710 bool *islink) in cifs_inval_name_dfs_link_error()
H A Dmisc.c1289 bool *islink) in cifs_inval_name_dfs_link_error()
H A Dsmb2inode.c873 bool islink; in smb2_query_path_info() local
H A Dsmb2ops.c892 bool islink; in smb2_is_path_accessible() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dcachedpath.py93 def islink(self, path): member in CachedPath