Home
last modified time | relevance | path

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

/fs/nilfs2/
Dbmap.c447 diff = key - bmap->b_last_allocated_key; in nilfs_bmap_find_target_seq()
496 bmap->b_last_allocated_key = 0; in nilfs_bmap_read()
503 bmap->b_last_allocated_key = 0; in nilfs_bmap_read()
512 bmap->b_last_allocated_key = 0; in nilfs_bmap_read()
545 bmap->b_last_allocated_key = 0; in nilfs_bmap_init_gc()
555 store->last_allocated_key = bmap->b_last_allocated_key; in nilfs_bmap_save()
564 bmap->b_last_allocated_key = store->last_allocated_key; in nilfs_bmap_restore()
Dbmap.h118 __u64 b_last_allocated_key; member
240 bmap->b_last_allocated_key = key; in nilfs_bmap_set_target_v()