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

  /external/grub/stage2/
fsys_reiserfs.c 180 struct block_head struct
188 #define BLKH_SIZE (sizeof (struct block_head))
348 #define BLOCKHEAD(cache) ((struct block_head *) cache)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 701 struct block_head { struct
710 #define BLKH_SIZE (sizeof(struct block_head))
723 * values for blk_level field of the struct block_head
734 #define B_BLK_HEAD(p_s_bh) ((struct block_head *)((p_s_bh)->b_data))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 701 struct block_head { struct
710 #define BLKH_SIZE (sizeof(struct block_head))
723 * values for blk_level field of the struct block_head
734 #define B_BLK_HEAD(p_s_bh) ((struct block_head *)((p_s_bh)->b_data))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 701 struct block_head { struct
710 #define BLKH_SIZE (sizeof(struct block_head))
723 * values for blk_level field of the struct block_head
734 #define B_BLK_HEAD(p_s_bh) ((struct block_head *)((p_s_bh)->b_data))
    [all...]

Completed in 392 milliseconds