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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 491 #define IH_SIZE (sizeof(struct item_head))
682 #define MAX_ITEM_LEN(block_size) (block_size - BLKH_SIZE - IH_SIZE)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 491 #define IH_SIZE (sizeof(struct item_head))
682 #define MAX_ITEM_LEN(block_size) (block_size - BLKH_SIZE - IH_SIZE)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 491 #define IH_SIZE (sizeof(struct item_head))
682 #define MAX_ITEM_LEN(block_size) (block_size - BLKH_SIZE - IH_SIZE)
    [all...]
  /external/grub/stage2/
fsys_reiserfs.c 213 #define IH_SIZE (sizeof (struct item_head))
    [all...]

Completed in 328 milliseconds