Searched refs:cifs_xattr_get (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | xattr.c | 284 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 456 .get = cifs_xattr_get, 464 .get = cifs_xattr_get, 471 .get = cifs_xattr_get, 484 .get = cifs_xattr_get, 491 .get = cifs_xattr_get, 504 .get = cifs_xattr_get, 511 .get = cifs_xattr_get, 524 .get = cifs_xattr_get, 532 .get = cifs_xattr_get, [all …]
|