first_xattr_slot 3728 fs/btrfs/inode.c 					  int *first_xattr_slot)
first_xattr_slot 3744 fs/btrfs/inode.c 	*first_xattr_slot = -1;
first_xattr_slot 3754 fs/btrfs/inode.c 			if (*first_xattr_slot == -1)
first_xattr_slot 3755 fs/btrfs/inode.c 				*first_xattr_slot = slot;
first_xattr_slot 3784 fs/btrfs/inode.c 	if (*first_xattr_slot == -1)
first_xattr_slot 3785 fs/btrfs/inode.c 		*first_xattr_slot = slot;
first_xattr_slot 3806 fs/btrfs/inode.c 	int first_xattr_slot;
first_xattr_slot 3938 fs/btrfs/inode.c 			btrfs_ino(BTRFS_I(inode)), &first_xattr_slot);
first_xattr_slot 3939 fs/btrfs/inode.c 	if (first_xattr_slot != -1) {
first_xattr_slot 3940 fs/btrfs/inode.c 		path->slots[0] = first_xattr_slot;