Home
last modified time | relevance | path

Searched defs:journal_dev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5-log.h132 static inline int log_init(struct r5conf *conf, struct md_rdev *journal_dev, in log_init()
H A Ddm-raid.c251 struct journal_dev { struct
252 struct dm_dev *dev;
253 struct md_rdev rdev;
254 int mode;
255 } journal_dev; member
H A Draid5.c7798 struct md_rdev *journal_dev = NULL; in raid5_run() local
/openbmc/u-boot/include/
H A Dext_common.h106 __le32 journal_dev; member
/openbmc/linux/fs/ext4/
H A Dsuper.c5983 dev_t journal_dev; in ext4_load_journal() local