Home
last modified time | relevance | path

Searched refs:b_ptr_type (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nilfs2/
H A Dbmap.h107 * @b_ptr_type: pointer type
121 int b_ptr_type; member
138 #define NILFS_BMAP_USE_VBN(bmap) ((bmap)->b_ptr_type > 0)
232 bmap->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_bmap_commit_end_ptr()
H A Dbmap.c492 bmap->b_ptr_type = NILFS_BMAP_PTR_P; in nilfs_bmap_read()
499 bmap->b_ptr_type = NILFS_BMAP_PTR_VS; in nilfs_bmap_read()
508 bmap->b_ptr_type = NILFS_BMAP_PTR_VM; in nilfs_bmap_read()
538 bmap->b_ptr_type = NILFS_BMAP_PTR_U; in nilfs_bmap_init_gc()
H A Ddirect.c286 bmap->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_direct_propagate()
H A Dbtree.c1968 btree->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_btree_commit_update_v()