Searched refs:NILFS_BMAP_PTR_U (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/nilfs2/ | ||
D | bmap.h | 124 #define NILFS_BMAP_PTR_U (-1) /* never perform pointer operations */ macro |
D | bmap.c | 565 bmap->b_ptr_type = NILFS_BMAP_PTR_U; in nilfs_bmap_init_gc() |