Home
last modified time | relevance | path

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

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