Searched defs:S_BLKSIZE (Results 1 - 3 of 3) 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

Completed in 68 milliseconds