Home
last modified time | relevance | path

Searched refs:NILFS_BMAP_PTR_P (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dbmap.h115 #define NILFS_BMAP_PTR_P 0 /* physical block number (i.e. LBN) */ macro
Dbmap.c516 bmap->b_ptr_type = NILFS_BMAP_PTR_P; in nilfs_bmap_read()