Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dsysfs.c286 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
287 int data = IOPRIO_PRIO_DATA(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
393 cprc->ckpt_thread_ioprio = IOPRIO_PRIO_VALUE(class, data); in __sbi_store()
396 cprc->ckpt_thread_ioprio); in __sbi_store()
720 F2FS_RW_ATTR(CPRC_INFO, ckpt_req_control, ckpt_thread_ioprio, ckpt_thread_ioprio);
829 ATTR_LIST(ckpt_thread_ioprio),
Dcheckpoint.c1884 set_task_ioprio(cprc->f2fs_issue_ckpt, cprc->ckpt_thread_ioprio); in f2fs_start_ckpt_thread()
1910 cprc->ckpt_thread_ioprio = DEFAULT_CHECKPOINT_IOPRIO; in f2fs_init_ckpt_req_control()
Df2fs.h291 int ckpt_thread_ioprio; /* checkpoint merge thread ioprio */ member
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-fs-f2fs430 What: /sys/fs/f2fs/<disk>/ckpt_thread_ioprio