HomeSort by relevance Sort by last modified time
    Searched refs:rblock (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_wanpipe.h 53 int rblock; member in struct:__anon26454
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_wanpipe.h 53 int rblock; member in struct:__anon28045
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_wanpipe.h 53 int rblock; member in struct:__anon29559
  /external/e2fsprogs/debugfs/
logdump.c 528 unsigned int *entry, rblock; local
540 rblock = be32_to_cpu(*entry);
541 if (dump_all || rblock == block_to_dump) {
542 fprintf(out_file, " Revoke FS block %u", rblock);

Completed in 629 milliseconds