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.c567 store->last_allocated_key = bmap->b_last_allocated_key; in nilfs_bmap_save()
576 bmap->b_last_allocated_key = store->last_allocated_key; in nilfs_bmap_restore()
H A Dbmap.h152 __u64 last_allocated_key; member