Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h522 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1223 .query_all_EAs = CIFSSMBQAllEAs,
H A Dcifssmb.c6170 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQAllEAs() function