Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_xattr.h49 extern const struct xattr_handler *jfs_xattr_handlers[];
H A Dxattr.c1007 const struct xattr_handler *jfs_xattr_handlers[] = { variable
H A Dsuper.c534 sb->s_xattr = jfs_xattr_handlers; in jfs_fill_super()