Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dconnect.c3297 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, ""); in cifs_are_all_path_components_accessible()
3321 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_are_all_path_components_accessible()
3340 if (!server->ops->is_path_accessible) in is_path_remote()
3353 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in is_path_remote()
Dsmb1ops.c1180 .is_path_accessible = cifs_is_path_accessible,
Dcifsglob.h284 int (*is_path_accessible)(const unsigned int, struct cifs_tcon *, member
Dsmb2ops.c5386 .is_path_accessible = smb2_is_path_accessible,
5486 .is_path_accessible = smb2_is_path_accessible,
5589 .is_path_accessible = smb2_is_path_accessible,
5703 .is_path_accessible = smb2_is_path_accessible,