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

/external/e2fsprogs/debugfs/
H A Ddebugfs.c49 #ifndef S_BLKSIZE
50 #define S_BLKSIZE 512 macro
1739 if (statbuf.st_blocks < statbuf.st_size / S_BLKSIZE) {

Completed in 80 milliseconds