Searched refs:cifs_xattr_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | xattr.c | 285 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 440 .get = cifs_xattr_get, 448 .get = cifs_xattr_get, 455 .get = cifs_xattr_get, 468 .get = cifs_xattr_get, 475 .get = cifs_xattr_get, 488 .get = cifs_xattr_get, 495 .get = cifs_xattr_get, 502 .get = cifs_xattr_get,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | xattr.c | 261 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() function 412 .get = cifs_xattr_get, 420 .get = cifs_xattr_get, 427 .get = cifs_xattr_get, 440 .get = cifs_xattr_get, 447 .get = cifs_xattr_get, 460 .get = cifs_xattr_get, 467 .get = cifs_xattr_get, 480 .get = cifs_xattr_get,
|
Completed in 2 milliseconds