Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_xattr.h62 extern const struct xattr_handler *jfs_xattr_handlers[];
Dxattr.c999 const struct xattr_handler *jfs_xattr_handlers[] = { variable
Dsuper.c566 sb->s_xattr = jfs_xattr_handlers; in jfs_fill_super()