Searched defs:shfl_volinfo (Results 1 – 2 of 2) sorted by relevance
476 struct shfl_volinfo { struct477 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;
280 struct shfl_volinfo shfl_volinfo; in vboxsf_statfs() local