Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dconnect.c3324 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, ""); in cifs_are_all_path_components_accessible()
3348 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_are_all_path_components_accessible()
3370 if (!server->ops->is_path_accessible) in cifs_is_path_remote()
3383 rc = server->ops->is_path_accessible(xid, tcon, cifs_sb, in cifs_is_path_remote()
A Dsmb1ops.c1209 .is_path_accessible = cifs_is_path_accessible,
A Dcifsglob.h318 int (*is_path_accessible)(const unsigned int, struct cifs_tcon *, member
A Dsmb2ops.c5225 .is_path_accessible = smb2_is_path_accessible,
5326 .is_path_accessible = smb2_is_path_accessible,
5429 .is_path_accessible = smb2_is_path_accessible,
5543 .is_path_accessible = smb2_is_path_accessible,

Completed in 29 milliseconds