Searched refs:squashfs_xattr_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | xattr.h | 14 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
|
H A D | xattr_id.c | 28 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, in squashfs_xattr_lookup() function
|
H A D | inode.c | 403 err = squashfs_xattr_lookup(sb, xattr_id, in squashfs_read_inode()
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | xattr.h | 14 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
|
H A D | xattr_id.c | 28 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, in squashfs_xattr_lookup() function
|
H A D | inode.c | 395 err = squashfs_xattr_lookup(sb, xattr_id, in squashfs_read_inode()
|
Completed in 3 milliseconds