Searched refs:lastkey (Results 1 – 3 of 3) sorted by relevance
193 __u64 key, lastkey; in nilfs_direct_last_key() local195 lastkey = NILFS_DIRECT_KEY_MAX + 1; in nilfs_direct_last_key()199 lastkey = key; in nilfs_direct_last_key()201 if (lastkey == NILFS_DIRECT_KEY_MAX + 1) in nilfs_direct_last_key()204 *keyp = lastkey; in nilfs_direct_last_key()
266 __u64 lastkey; in nilfs_bmap_do_truncate() local269 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()276 while (key <= lastkey) { in nilfs_bmap_do_truncate()277 ret = nilfs_bmap_do_delete(bmap, lastkey); in nilfs_bmap_do_truncate()280 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()
80 unsigned short lastkey; member142 input_report_key(bf54x_kpad->input, bf54x_kpad->lastkey, 0); in bfin_kpad_timer()166 bf54x_kpad->lastkey = key; in bfin_kpad_isr()