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