Home
last modified time | relevance | path

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

/linux/fs/vboxsf/
H A Dsuper.c293 stat->f_bsize = shfl_volinfo.bytes_per_allocation_unit; in vboxsf_statfs()
296 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
300 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
H A Dshfl_hostintf.h479 u32 bytes_per_allocation_unit; member