Home
last modified time | relevance | path

Searched refs:F2FS_IPU_FSYNC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h680 * F2FS_IPU_FSYNC - activated in fsync path only for high performance flash
703 F2FS_IPU_FSYNC, enumerator
725 F2FS_IPU_POLICY(F2FS_IPU_FSYNC); variable
H A Ddebug.c366 [F2FS_IPU_FSYNC] = "FSYNC",
H A Dsegment.c5250 sm_info->ipu_policy = BIT(F2FS_IPU_FSYNC); in f2fs_build_segment_manager()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h683 * F2FS_IPU_FSYNC - activated in fsync path only for high performance flash
701 F2FS_IPU_FSYNC, enumerator
H A Ddata.c2606 if (policy & (0x1 << F2FS_IPU_FSYNC) && in check_inplace_update_policy()
H A Dsegment.c5257 sm_info->ipu_policy = 1 << F2FS_IPU_FSYNC; in f2fs_build_segment_manager()

Completed in 22 milliseconds