Home
last modified time | relevance | path

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

/linux-5.19.10/fs/squashfs/
Dxattr.h14 extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *,
33 static inline int squashfs_xattr_lookup(struct super_block *sb, in squashfs_xattr_lookup() function
Dxattr_id.c28 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, in squashfs_xattr_lookup() function
Dinode.c395 err = squashfs_xattr_lookup(sb, xattr_id, in squashfs_read_inode()