Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c1107 .query_path_info = cifs_query_path_info,
H A Dsmb2ops.c5286 .query_path_info = smb2_query_path_info,
5389 .query_path_info = smb2_query_path_info,
5495 .query_path_info = smb2_query_path_info,
5611 .query_path_info = smb2_query_path_info,
H A Dcifsglob.h400 int (*query_path_info)(const unsigned int xid, member
H A Dinode.c1277 rc = server->ops->query_path_info(xid, tcon, cifs_sb, in cifs_get_fattr()
1463 rc = server->ops->query_path_info(xid, tcon, cifs_sb, in smb311_posix_get_fattr()