Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h196 extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2inode.c899 rc = SMB2_query_info(xid, tcon, in smb2_query_path_info()
H A Dsmb2ops.c967 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
H A Dsmb2pdu.c3881 int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_info() function