Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Defs_vh.h22 __be32 vd_nbytes; /* file length in bytes */ member
/openbmc/linux/fs/efs/
H A Dsuper.c197 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit()