aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpu.h
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-04-13 15:17:00 -0700
committerMoyster <oysterized@gmail.com>2017-05-21 18:42:22 +0200
commitdc5fcce1fdeb6fceacbd4cf42a2c0505b128e49d (patch)
tree351ad0b756da44c73d3254b9ffb1291f80457660 /include/linux/cpu.h
parent7d987c49a8e8050154286beda2f27b3afeedb2c2 (diff)
f2fs: add ioctl to flush data from faster device to cold area
This patch adds an ioctl to flush data in faster device to cold area. User can give device number and number of segments to move. It doesn't move it if there is only one device. The parameter looks like: struct f2fs_flush_device { u32 dev_num; /* device number to flush */ u32 segments; /* # of segments to flush */ }; Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/linux/cpu.h')
0 files changed, 0 insertions, 0 deletions