Searched refs:ZONEFS_SUPER_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/zonefs/ | ||
H A D | zonefs.h | 144 #define ZONEFS_SUPER_SIZE 4096 macro |
H A D | super.c | 1425 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE); in zonefs_init() |