Home
last modified time | relevance | path

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

/linux-6.1.9/fs/vboxsf/
Dsuper.c300 stat->f_bsize = shfl_volinfo.bytes_per_allocation_unit; in vboxsf_statfs()
303 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
307 shfl_volinfo.bytes_per_allocation_unit); in vboxsf_statfs()
Dshfl_hostintf.h479 u32 bytes_per_allocation_unit; member