Searched refs:cp_task (Results 1 – 3 of 3) sorted by relevance
1105 F2FS_I(inode)->cp_task = current; in f2fs_sync_dirty_inodes()1112 F2FS_I(inode)->cp_task = NULL; in f2fs_sync_dirty_inodes()
3275 F2FS_I(inode)->cp_task == current ? in f2fs_write_data_pages()
788 struct task_struct *cp_task; /* separate cp/wb IO stats*/ member