Searched refs:bop_last_key (Results 1 – 4 of 4) sorted by relevance
228 ret = bmap->b_ops->bop_last_key(bmap, keyp); in nilfs_bmap_last_key()269 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()280 ret = bmap->b_ops->bop_last_key(bmap, &lastkey); in nilfs_bmap_do_truncate()
80 int (*bop_last_key)(const struct nilfs_bmap *, __u64 *); member
374 .bop_last_key = nilfs_direct_last_key,
2356 .bop_last_key = nilfs_btree_last_key,2378 .bop_last_key = NULL,