Home
last modified time | relevance | path

Searched refs:ckpt_thread_ioprio (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsysfs.c294 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
295 int data = IOPRIO_PRIO_DATA(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
401 cprc->ckpt_thread_ioprio = IOPRIO_PRIO_VALUE(class, data); in __sbi_store()
404 cprc->ckpt_thread_ioprio); in __sbi_store()
743 F2FS_RW_ATTR(CPRC_INFO, ckpt_req_control, ckpt_thread_ioprio, ckpt_thread_ioprio);
856 ATTR_LIST(ckpt_thread_ioprio),
H A Dcheckpoint.c1875 set_task_ioprio(cprc->f2fs_issue_ckpt, cprc->ckpt_thread_ioprio); in f2fs_start_ckpt_thread()
1913 cprc->ckpt_thread_ioprio = DEFAULT_CHECKPOINT_IOPRIO; in f2fs_init_ckpt_req_control()
H A Df2fs.h302 int ckpt_thread_ioprio; /* checkpoint merge thread ioprio */ member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs438 What: /sys/fs/f2fs/<disk>/ckpt_thread_ioprio