Home
last modified time | relevance | path

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

/Linux-v5.10/fs/vboxsf/
Dsuper.c303 stat->f_bsize = shfl_volinfo.bytes_per_allocation_unit; in vboxsf_statfs()
306 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
310 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
Dshfl_hostintf.h479 u32 bytes_per_allocation_unit; member