Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_xattr.h49 extern const struct xattr_handler *jfs_xattr_handlers[];
H A Dsuper.c540 sb->s_xattr = jfs_xattr_handlers; in jfs_fill_super()
H A Dxattr.c987 const struct xattr_handler *jfs_xattr_handlers[] = { variable