Searched refs:cifs_xattr_get (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | xattr.c | 273 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 439 .get = cifs_xattr_get, 447 .get = cifs_xattr_get, 454 .get = cifs_xattr_get, 467 .get = cifs_xattr_get, 474 .get = cifs_xattr_get, 481 .get = cifs_xattr_get, 488 .get = cifs_xattr_get, 501 .get = cifs_xattr_get, 508 .get = cifs_xattr_get, [all …]
|