Home
last modified time | relevance | path

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

/fs/smb/client/
A Dconnect.c3832 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, ""); in cifs_are_all_path_components_accessible()
3856 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_are_all_path_components_accessible()
3878 if (!server->ops->is_path_accessible) in cifs_is_path_remote()
3891 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_is_path_remote()
A Dsmb2ops.c5312 .is_path_accessible = smb2_is_path_accessible,
5415 .is_path_accessible = smb2_is_path_accessible,
5521 .is_path_accessible = smb2_is_path_accessible,
5637 .is_path_accessible = smb2_is_path_accessible,
A Dsmb1ops.c1364 .is_path_accessible = cifs_is_path_accessible,
A Dcifsglob.h397 int (*is_path_accessible)(const unsigned int, struct cifs_tcon *, member

Completed in 33 milliseconds