Searched refs:bop_last_key (Results 1 – 4 of 4) sorted by relevance
215 ret = bmap->b_ops->bop_last_key(bmap, keyp); in nilfs_bmap_last_key()256 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()267 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()
67 int (*bop_last_key)(const struct nilfs_bmap *, __u64 *); member
364 .bop_last_key = nilfs_direct_last_key,
2358 .bop_last_key = nilfs_btree_last_key,2380 .bop_last_key = NULL,