Lines Matching refs:first_xattr_slot
3217 int *first_xattr_slot)
3233 *first_xattr_slot = -1;
3243 if (*first_xattr_slot == -1)
3244 *first_xattr_slot = slot;
3273 if (*first_xattr_slot == -1)
3274 *first_xattr_slot = slot;
3295 int first_xattr_slot;
3437 btrfs_ino(BTRFS_I(inode)), &first_xattr_slot);
3438 if (first_xattr_slot != -1) {
3439 path->slots[0] = first_xattr_slot;