Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Ddata.c620 if (flag == F2FS_GET_BLOCK_BMAP) in f2fs_map_blocks()
746 F2FS_GET_BLOCK_BMAP); in get_data_block_bmap()
Df2fs.h387 #define F2FS_GET_BLOCK_BMAP 3 macro