Home
last modified time | relevance | path

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

/fs/nilfs2/
Dbmap.c577 store->last_allocated_key = bmap->b_last_allocated_key; in nilfs_bmap_save()
586 bmap->b_last_allocated_key = store->last_allocated_key; in nilfs_bmap_restore()
Dbmap.h149 __u64 last_allocated_key; member