tag | line | file | source code |
---|---|---|---|
st_blocks | 88 | fs/stat.c | tmp.st_blocks = (BLOCK_SIZE / 512) * blocks; |
st_blocks | 91 | fs/stat.c | tmp.st_blocks = inode->i_blocks; |
st_blocks | 17 | include/asm-alpha/stat.h | int st_blocks; |
st_blocks | 35 | include/asm-alpha/stat.h | int st_blocks; |
st_blocks | 30 | include/asm-i386/stat.h | unsigned long st_blocks; |
st_blocks | 109 | include/linux/umsdos_fs.h | unsigned long st_blocks; |