Searched refs:NILFS_BMAP_PTR_P (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/nilfs2/ | ||
D | bmap.h | 115 #define NILFS_BMAP_PTR_P 0 /* physical block number (i.e. LBN) */ macro |
D | bmap.c | 516 bmap->b_ptr_type = NILFS_BMAP_PTR_P; in nilfs_bmap_read() |