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