Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dsuper.c304 do_div(shfl_volinfo.total_allocation_bytes, in vboxsf_statfs()
306 stat->f_blocks = shfl_volinfo.total_allocation_bytes; in vboxsf_statfs()
H A Dshfl_hostintf.h477 s64 total_allocation_bytes; member