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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dbmap.h106 * @b_ptr_type: pointer type
120 int b_ptr_type; member in struct:nilfs_bmap
133 #define NILFS_BMAP_USE_VBN(bmap) ((bmap)->b_ptr_type > 0)
213 bmap->b_ptr_type == NILFS_BMAP_PTR_VS);
H A Dbmap.c480 bmap->b_ptr_type = NILFS_BMAP_PTR_P;
487 bmap->b_ptr_type = NILFS_BMAP_PTR_VS;
496 bmap->b_ptr_type = NILFS_BMAP_PTR_VM;
529 bmap->b_ptr_type = NILFS_BMAP_PTR_U;
H A Ddirect.c275 bmap->b_ptr_type == NILFS_BMAP_PTR_VS);
H A Dbtree.c1839 btree->b_ptr_type == NILFS_BMAP_PTR_VS);

Completed in 213 milliseconds