Home
last modified time | relevance | path

Searched refs:F2FS_IPU_FSYNC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dsegment.h518 F2FS_IPU_FSYNC, enumerator
542 if (policy & (0x1 << F2FS_IPU_FSYNC) && in need_inplace_update()
Dsegment.c2304 sm_info->ipu_policy = 1 << F2FS_IPU_FSYNC; in build_segment_manager()
/linux-4.4.14/Documentation/filesystems/
Df2fs.txt219 0x10: F2FS_IPU_FSYNC.
227 in-place-updates when F2FS_IPU_FSYNC mode is set.