Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h550 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1149 .query_all_EAs = CIFSSMBQAllEAs,
H A Dcifssmb.c5588 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQAllEAs() function