Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dbmap.h131 #define NILFS_BMAP_PTR_VM 2 /* virtual block number (has multiple macro
Dbmap.c537 bmap->b_ptr_type = NILFS_BMAP_PTR_VM; in nilfs_bmap_read()