Lines Matching refs:first_xattr_slot
3658 int *first_xattr_slot)
3674 *first_xattr_slot = -1;
3684 if (*first_xattr_slot == -1)
3685 *first_xattr_slot = slot;
3714 if (*first_xattr_slot == -1)
3715 *first_xattr_slot = slot;
3736 int first_xattr_slot;
3879 btrfs_ino(BTRFS_I(inode)), &first_xattr_slot);
3880 if (first_xattr_slot != -1) {
3881 path->slots[0] = first_xattr_slot;