Home
last modified time | relevance | path

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

/linux-4.4.14/fs/efs/
Dsuper.c194 name[j] = vh->vh_vd[i].vd_name[j]; in module_exit()
200 name, (int) be32_to_cpu(vh->vh_vd[i].vd_lbn), in module_exit()
201 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit()
/linux-4.4.14/include/linux/
Defs_vh.h36 struct volume_directory vh_vd[NVDIR]; /* other vol hdr contents */ member