Home
last modified time | relevance | path

Searched refs:vh_bootfile (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Defs_vh.h35 char vh_bootfile[BFNAMESIZE]; /* name of file to boot */ member
/openbmc/linux/fs/efs/
H A Dsuper.c183 pr_debug("bf: \"%16s\"\n", vh->vh_bootfile); in module_exit()