Searched refs:S_BLKSIZE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dfs2-posix.cpp36 # if defined(RT_OS_HAIKU) && !defined(S_BLKSIZE)
37 # define S_BLKSIZE 512 macro
39 # define DEV_BSIZE S_BLKSIZE /** @todo bird: add DEV_BSIZE to sys/param.h on OS/2. */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h149 #define S_BLKSIZE 512 ///< block size used in the stat struct macro
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.h540 #define S_BLKSIZE 512 /* block size used in the stat struct */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c342 statbuf->st_blksize = S_BLKSIZE;

Completed in 98 milliseconds