Home
last modified time | relevance | path

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

/openbmc/linux/fs/efs/
H A Dsuper.c190 name[j] = vh->vh_vd[i].vd_name[j]; in module_exit()
196 name, (int) be32_to_cpu(vh->vh_vd[i].vd_lbn), in module_exit()
197 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit()
/openbmc/linux/include/linux/
H A Defs_vh.h37 struct volume_directory vh_vd[NVDIR]; /* other vol hdr contents */ member