Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Ddata.c618 if (flag != F2FS_GET_BLOCK_FIEMAP || in f2fs_map_blocks()
680 if (flag != F2FS_GET_BLOCK_FIEMAP || in f2fs_map_blocks()
797 F2FS_GET_BLOCK_FIEMAP); in f2fs_fiemap()
Df2fs.h386 #define F2FS_GET_BLOCK_FIEMAP 2 macro