Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb1ops.c1216 .query_path_info = cifs_query_path_info,
Dsmb2ops.c5184 .query_path_info = smb2_query_path_info,
5286 .query_path_info = smb2_query_path_info,
5390 .query_path_info = smb2_query_path_info,
5504 .query_path_info = smb2_query_path_info,
Dcifsglob.h331 int (*query_path_info)(const unsigned int xid, member
Dinode.c1083 rc = server->ops->query_path_info(xid, tcon, cifs_sb, in cifs_get_fattr()