tag | line | file | source code |
st_blocks | 96 | fs/stat.c | tmp.st_blocks = (BLOCK_SIZE / 512) * blocks; |
st_blocks | 99 | 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 | 30 | include/asm-m68k/stat.h | unsigned long st_blocks; |
st_blocks | 19 | include/asm-mips/stat.h | int st_blocks; |
st_blocks | 47 | include/asm-mips/stat.h | long st_blocks; |
st_blocks | 30 | include/asm-ppc/stat.h | unsigned long st_blocks; |
st_blocks | 37 | include/asm-sparc/stat.h | off_t st_blocks; |
st_blocks | 112 | include/linux/umsdos_fs.h | unsigned long st_blocks; |