Lines Matching refs:current_pgpath
79 struct pgpath *current_pgpath;
398 /* Only update current_pgpath if pg changed */
400 m->current_pgpath = pgpath;
469 m->current_pgpath = NULL;
525 pgpath = READ_ONCE(m->current_pgpath);
622 pgpath = READ_ONCE(m->current_pgpath);
1351 if (pgpath == m->current_pgpath)
1352 m->current_pgpath = NULL;
1393 m->current_pgpath = NULL;
1451 m->current_pgpath = NULL;
1484 m->current_pgpath = NULL;
1594 if (pgpath == m->current_pgpath) {
1596 m->current_pgpath = NULL;
2126 m->current_pgpath = NULL;
2157 pgpath = READ_ONCE(m->current_pgpath);
2260 if (unlikely(!READ_ONCE(m->current_pgpath) && next_pg))