Home
last modified time | relevance | path

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

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