Searched refs:last_off (Results 1 – 6 of 6) sorted by relevance
53 int last_off; member70 if (spics->last_off != offset) { in spics_set_value()71 spics->last_off = offset; in spics_set_value()166 spics->last_off = -1; in spics_gpio_probe()
57 offset = t->last_off & ~align1; in bit_map_string_get()89 if ((t->last_off = offset + len) >= t->size) in bit_map_string_get()90 t->last_off = 0; in bit_map_string_get()
18 int last_off; member
1512 pgoff_t last_off; in expand_inode_data() local1517 last_off = map.m_lblk + map.m_len - 1; in expand_inode_data()1520 new_size = (last_off == pg_end) ? offset + len : in expand_inode_data()1521 (loff_t)(last_off + 1) << PAGE_SHIFT; in expand_inode_data()
2198 int last_off = ggtt_mm->ggtt_mm.last_partial_off & in emulate_ggtt_mmio_write() local2201 memcpy((void *)&e.val64 + last_off, in emulate_ggtt_mmio_write()2203 last_off, bytes); in emulate_ggtt_mmio_write()
4934 u32 last_off; in btrfs_del_items() local4945 last_off = btrfs_item_offset_nr(leaf, slot + nr - 1); in btrfs_del_items()4958 last_off - data_end); in btrfs_del_items()