Home
last modified time | relevance | path

Searched refs:EXT2_DIR_PAD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h604 #define EXT2_DIR_PAD 4 macro
605 #define EXT2_DIR_ROUND (EXT2_DIR_PAD - 1)
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch241 -#define EXT2_DIR_PAD 4
242 -#define EXT2_DIR_ROUND (EXT2_DIR_PAD - 1)
1139 - * EXT2_DIR_PAD defines the directory entries boundaries
1143 -#define EXT2_DIR_PAD 4
1144 -#define EXT2_DIR_ROUND (EXT2_DIR_PAD - 1)