Searched refs:vd_nbytes (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | efs_vh.h | 22 __be32 vd_nbytes; /* file length in bytes */ member |
/linux/fs/efs/ | ||
H A D | super.c | 197 (int) be32_to_cpu(vh->vh_vd[i].vd_nbytes)); in module_exit() |