Searched refs:vh_bootfile (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | efs_vh.h | 34 char vh_bootfile[BFNAMESIZE]; /* name of file to boot */ member |
/linux-4.1.27/fs/efs/ | ||
D | super.c | 187 pr_debug("bf: \"%16s\"\n", vh->vh_bootfile); in module_exit() |