Home
last modified time | relevance | path

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

/Linux-v5.4/fs/squashfs/
Dxattr.h32 #define squashfs_xattr_handlers NULL macro
Dsquashfs.h101 extern const struct xattr_handler *squashfs_xattr_handlers[];
Dxattr.c265 const struct xattr_handler *squashfs_xattr_handlers[] = { variable
Dsuper.c217 sb->s_xattr = squashfs_xattr_handlers; in squashfs_fill_super()