Home
last modified time | relevance | path

Searched refs:ceph_xattr_handlers (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1010 extern const struct xattr_handler *ceph_xattr_handlers[];
H A Dsuper.c975 s->s_xattr = ceph_xattr_handlers; in ceph_set_super()
H A Dxattr.c1300 const struct xattr_handler *ceph_xattr_handlers[] = { variable