Home
last modified time | relevance | path

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

/linux-4.4.14/fs/squashfs/
Dxattr.c37 static const struct xattr_handler *squashfs_xattr_handler(int);
69 handler = squashfs_xattr_handler(le16_to_cpu(entry.type)); in squashfs_listxattr()
279 static const struct xattr_handler *squashfs_xattr_handler(int type) in squashfs_xattr_handler() function