Home
last modified time | relevance | path

Searched refs:is_path_accessible (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c4483 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, ""); in cifs_are_all_path_components_accessible()
4507 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_are_all_path_components_accessible()
4526 if (!server->ops->is_path_accessible) in is_path_remote()
4539 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in is_path_remote()
4621 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, path); in check_dfs_prepath()
H A Dsmb1ops.c1181 .is_path_accessible = cifs_is_path_accessible,
H A Dcifsglob.h292 int (*is_path_accessible)(const unsigned int, struct cifs_tcon *, member
H A Dsmb2ops.c5156 .is_path_accessible = smb2_is_path_accessible,
5256 .is_path_accessible = smb2_is_path_accessible,
5358 .is_path_accessible = smb2_is_path_accessible,
5471 .is_path_accessible = smb2_is_path_accessible,