journal_replay 41 drivers/md/bcache/journal.c struct journal_replay *i; journal_replay 119 drivers/md/bcache/journal.c struct journal_replay, list); journal_replay 150 drivers/md/bcache/journal.c i = kmalloc(offsetof(struct journal_replay, j) + journal_replay 239 drivers/md/bcache/journal.c seq = list_entry(list->prev, struct journal_replay, journal_replay 245 drivers/md/bcache/journal.c if (seq != list_entry(list->prev, struct journal_replay, journal_replay 293 drivers/md/bcache/journal.c struct journal_replay, journal_replay 304 drivers/md/bcache/journal.c struct journal_replay *i; journal_replay 362 drivers/md/bcache/journal.c struct journal_replay *i = journal_replay 363 drivers/md/bcache/journal.c list_entry(list->prev, struct journal_replay, list); journal_replay 410 drivers/md/bcache/journal.c i = list_first_entry(list, struct journal_replay, list); journal_replay 1854 drivers/md/bcache/super.c struct journal_replay *l; journal_replay 1876 drivers/md/bcache/super.c j = &list_entry(journal.prev, struct journal_replay, list)->j; journal_replay 2031 drivers/md/bcache/super.c l = list_first_entry(&journal, struct journal_replay, list);