Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dsegment.h505 F2FS_IPU_FSYNC, enumerator
529 if (policy & (0x1 << F2FS_IPU_FSYNC) && in need_inplace_update()
Dsegment.c2138 sm_info->ipu_policy = 1 << F2FS_IPU_FSYNC; in build_segment_manager()
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt216 0x10: F2FS_IPU_FSYNC.
224 in-place-updates when F2FS_IPU_FSYNC mode is set.