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

/linux-4.1.27/fs/nilfs2/
H A Dbmap.h143 * @last_allocated_key: cached value of last allocated key for data block
149 __u64 last_allocated_key; member in struct:nilfs_bmap_store
H A Dbmap.c581 store->last_allocated_key = bmap->b_last_allocated_key; nilfs_bmap_save()
590 bmap->b_last_allocated_key = store->last_allocated_key; nilfs_bmap_restore()

Completed in 51 milliseconds