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.h65 int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c5413 .query_path_info = smb2_query_path_info,
5516 .query_path_info = smb2_query_path_info,
5622 .query_path_info = smb2_query_path_info,
5738 .query_path_info = smb2_query_path_info,
H A Dsmb2inode.c839 int smb2_query_path_info(const unsigned int xid, in smb2_query_path_info() function