Home
last modified time | relevance | path

Searched refs:smb2_query_path_info (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2proto.h60 int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5388 .query_path_info = smb2_query_path_info,
5491 .query_path_info = smb2_query_path_info,
5597 .query_path_info = smb2_query_path_info,
5713 .query_path_info = smb2_query_path_info,
H A Dsmb2inode.c950 int smb2_query_path_info(const unsigned int xid, in smb2_query_path_info() function