Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsysfs.c315 int class = IOPRIO_PRIO_CLASS(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
316 int data = IOPRIO_PRIO_DATA(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
443 cprc->ckpt_thread_ioprio = IOPRIO_PRIO_VALUE(class, data); in __sbi_store()
446 cprc->ckpt_thread_ioprio); in __sbi_store()
1001 CPRC_INFO_GENERAL_RW_ATTR(ckpt_thread_ioprio);
1112 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.h312 int ckpt_thread_ioprio; /* checkpoint merge thread ioprio */ member
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-fs-f2fs501 What: /sys/fs/f2fs/<disk>/ckpt_thread_ioprio