Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb1ops.c660 rc = CIFSSMBQAllEAs(xid, tcon, full_path, SMB2_WSL_XATTR_DEV, in cifs_query_path_info()
1397 .query_all_EAs = CIFSSMBQAllEAs,
H A Dcifsproto.h559 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c5674 CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQAllEAs() function