Home
last modified time | relevance | path

Searched defs:shfl_volinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h476 struct shfl_volinfo { struct
477 s64 total_allocation_bytes;
478 s64 available_allocation_bytes;
479 u32 bytes_per_allocation_unit;
480 u32 bytes_per_sector;
481 u32 serial;
482 struct shfl_fsproperties properties;
H A Dsuper.c288 struct shfl_volinfo shfl_volinfo; in vboxsf_statfs() local