Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dsuper.c301 stat->f_bsize = shfl_volinfo.bytes_per_allocation_unit; in vboxsf_statfs()
304 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
308 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
H A Dshfl_hostintf.h479 u32 bytes_per_allocation_unit; member