Searched refs:cifs_xattr_get (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | xattr.c | 280 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 451 .get = cifs_xattr_get, 459 .get = cifs_xattr_get, 466 .get = cifs_xattr_get, 479 .get = cifs_xattr_get, 486 .get = cifs_xattr_get, 499 .get = cifs_xattr_get, 506 .get = cifs_xattr_get, 519 .get = cifs_xattr_get, 527 .get = cifs_xattr_get, [all …]
|