Searched refs:squashfs_xattr_handlers (Results 1 – 4 of 4) sorted by relevance
46 #define squashfs_xattr_handlers NULL macro
113 extern const struct xattr_handler *squashfs_xattr_handlers[];
298 const struct xattr_handler *squashfs_xattr_handlers[] = { variable
225 sb->s_xattr = squashfs_xattr_handlers; in squashfs_fill_super()