Home
last modified time | relevance | path

Searched refs:bi_blkoff (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/nilfs2/
Ddirect.c314 binfo->bi_v.bi_blkoff = cpu_to_le64(key); in nilfs_direct_assign_v()
327 binfo->bi_dat.bi_blkoff = cpu_to_le64(key); in nilfs_direct_assign_p()
Dbtree.c2205 binfo->bi_dat.bi_blkoff = cpu_to_le64(key); in nilfs_btree_assign_p()
2237 binfo->bi_v.bi_blkoff = cpu_to_le64(key); in nilfs_btree_assign_v()
2303 binfo->bi_v.bi_blkoff = cpu_to_le64(key); in nilfs_btree_assign_gc()
Drecovery.c369 rb->blkoff = le64_to_cpu(binfo->bi_blkoff); in nilfs_scan_dsync_log()
Dsegment.c657 *blkoff = binfo->bi_dat.bi_blkoff; in nilfs_write_dat_data_binfo()
/linux-4.4.14/include/linux/
Dnilfs2_fs.h374 __le64 bi_blkoff; member
384 __le64 bi_blkoff; member