Searched refs:cifs_xattr_get (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | xattr.c | 271 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 437 .get = cifs_xattr_get, 445 .get = cifs_xattr_get, 452 .get = cifs_xattr_get, 465 .get = cifs_xattr_get, 472 .get = cifs_xattr_get, 479 .get = cifs_xattr_get, 486 .get = cifs_xattr_get, 499 .get = cifs_xattr_get, 506 .get = cifs_xattr_get, [all …]
|