Searched refs:squashfs_xattr_handler (Results 1 – 1 of 1) sorted by relevance
24 static const struct xattr_handler *squashfs_xattr_handler(int);56 handler = squashfs_xattr_handler(le16_to_cpu(entry.type)); in squashfs_listxattr()246 static const struct xattr_handler *squashfs_xattr_handler(int type) in squashfs_xattr_handler() function