Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dbmap.h109 int b_ptr_type; member
126 #define NILFS_BMAP_USE_VBN(bmap) ((bmap)->b_ptr_type > 0)
220 bmap->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_bmap_commit_end_ptr()
Dbmap.c516 bmap->b_ptr_type = NILFS_BMAP_PTR_P; in nilfs_bmap_read()
523 bmap->b_ptr_type = NILFS_BMAP_PTR_VS; in nilfs_bmap_read()
532 bmap->b_ptr_type = NILFS_BMAP_PTR_VM; in nilfs_bmap_read()
565 bmap->b_ptr_type = NILFS_BMAP_PTR_U; in nilfs_bmap_init_gc()
Ddirect.c278 bmap->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_direct_propagate()
Dbtree.c1954 btree->b_ptr_type == NILFS_BMAP_PTR_VS); in nilfs_btree_commit_update_v()