Searched refs:cifs_getxattr (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dcifsfs.h127 extern ssize_t cifs_getxattr(struct dentry *, const char *, void *, size_t);
H A Dcifsfs.c882 .getxattr = cifs_getxattr,
895 .getxattr = cifs_getxattr,
911 .getxattr = cifs_getxattr,
H A Dxattr.c235 ssize_t cifs_getxattr(struct dentry *direntry, const char *ea_name, cifs_getxattr() function

Completed in 46 milliseconds