Home
last modified time | relevance | path

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

/fs/squashfs/
Dxattr.h27 extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *,
38 static inline int squashfs_xattr_lookup(struct super_block *sb, in squashfs_xattr_lookup() function
Dxattr_id.c41 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, in squashfs_xattr_lookup() function
Dinode.c402 err = squashfs_xattr_lookup(sb, xattr_id, in squashfs_read_inode()