Home
last modified time | relevance | path

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

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