Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsysfs.c310 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
311 int data = IOPRIO_PRIO_DATA(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
437 cprc->ckpt_thread_ioprio = IOPRIO_PRIO_VALUE(class, data); in __sbi_store()
440 cprc->ckpt_thread_ioprio); in __sbi_store()
829 F2FS_RW_ATTR(CPRC_INFO, ckpt_req_control, ckpt_thread_ioprio, ckpt_thread_ioprio);
956 ATTR_LIST(ckpt_thread_ioprio),
Dcheckpoint.c1904 set_task_ioprio(cprc->f2fs_issue_ckpt, cprc->ckpt_thread_ioprio); in f2fs_start_ckpt_thread()
1942 cprc->ckpt_thread_ioprio = DEFAULT_CHECKPOINT_IOPRIO; in f2fs_init_ckpt_req_control()
Df2fs.h313 int ckpt_thread_ioprio; /* checkpoint merge thread ioprio */ member
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-f2fs493 What: /sys/fs/f2fs/<disk>/ckpt_thread_ioprio