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.c1428 .query_path_info = cifs_query_path_info,
H A Dsmb2ops.c5577 .query_path_info = smb2_query_path_info,
5680 .query_path_info = smb2_query_path_info,
5786 .query_path_info = smb2_query_path_info,
5902 .query_path_info = smb2_query_path_info,
H A Dcifsglob.h399 int (*query_path_info)(const unsigned int xid, member
H A Dinode.c1304 rc = server->ops->query_path_info(xid, tcon, cifs_sb, in cifs_get_fattr()
1491 rc = server->ops->query_path_info(xid, tcon, cifs_sb, in smb311_posix_get_fattr()