Home
last modified time | relevance | path

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

/linux-6.14.4/fs/vboxsf/
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()
Dshfl_hostintf.h479 u32 bytes_per_allocation_unit; member