Home
last modified time | relevance | path

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

/Linux-v6.6/fs/efs/
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()
/Linux-v6.6/include/linux/
Defs_vh.h37 struct volume_directory vh_vd[NVDIR]; /* other vol hdr contents */ member