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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_wanpipe.h 53 int rblock; member in struct:__anon14431
  /external/e2fsprogs/debugfs/
logdump.c 524 unsigned int *entry, rblock; local
536 rblock = be32_to_cpu(*entry);
537 if (dump_all || rblock == block_to_dump) {
538 fprintf(out_file, " Revoke FS block %u", rblock);

Completed in 771 milliseconds