Home
last modified time | relevance | path

Searched refs:__ceph_getxattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dacl.c52 size = __ceph_getxattr(inode, name, "", 0); in ceph_get_acl()
57 size = __ceph_getxattr(inode, name, value, size); in ceph_get_acl()
H A Dxattr.c833 ssize_t __ceph_getxattr(struct inode *inode, const char *name, void *value, in __ceph_getxattr() function
1170 return __ceph_getxattr(inode, name, value, size); in ceph_get_xattr_handler()
H A Dsuper.h1005 ssize_t __ceph_getxattr(struct inode *, const char *, void *, size_t);
/kernel/linux/linux-6.6/fs/ceph/
H A Dacl.c55 size = __ceph_getxattr(inode, name, "", 0); in ceph_get_acl()
60 size = __ceph_getxattr(inode, name, value, size); in ceph_get_acl()
H A Dxattr.c962 ssize_t __ceph_getxattr(struct inode *inode, const char *name, void *value, in __ceph_getxattr() function
1317 return __ceph_getxattr(inode, name, value, size); in ceph_get_xattr_handler()
H A Dsuper.h1118 ssize_t __ceph_getxattr(struct inode *, const char *, void *, size_t);

Completed in 10 milliseconds