Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c662 rc = CIFSSMBQAllEAs(xid, tcon, full_path, SMB2_WSL_XATTR_DEV, in cifs_query_path_info()
1409 .query_all_EAs = CIFSSMBQAllEAs,
H A Dcifsproto.h582 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c5851 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQAllEAs() function