Home
last modified time | relevance | path

Searched refs:last_allocated_key (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dbmap.c549 store->last_allocated_key = bmap->b_last_allocated_key; in nilfs_bmap_save()
558 bmap->b_last_allocated_key = store->last_allocated_key; in nilfs_bmap_restore()
H A Dbmap.h146 * @last_allocated_key: cached value of last allocated key for data block
152 __u64 last_allocated_key; member