Home
last modified time | relevance | path

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

/linux-4.4.14/fs/squashfs/
Dxattr.h46 #define squashfs_xattr_handlers NULL macro
Dsquashfs.h113 extern const struct xattr_handler *squashfs_xattr_handlers[];
Dxattr.c298 const struct xattr_handler *squashfs_xattr_handlers[] = { variable
Dsuper.c225 sb->s_xattr = squashfs_xattr_handlers; in squashfs_fill_super()