Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dxattr.h33 extern const struct xattr_handler *ocfs2_xattr_handlers[];
Dsuper.c2022 sb->s_xattr = ocfs2_xattr_handlers; in ocfs2_initialize_super()
Dxattr.c90 const struct xattr_handler *ocfs2_xattr_handlers[] = { variable