Home
last modified time | relevance | path

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

/linux-6.1.9/fs/vboxsf/
Dsuper.c302 do_div(shfl_volinfo.total_allocation_bytes, in vboxsf_statfs()
304 stat->f_blocks = shfl_volinfo.total_allocation_bytes; in vboxsf_statfs()
Dshfl_hostintf.h477 s64 total_allocation_bytes; member