Home
last modified time | relevance | path

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

/linux/fs/zonefs/
H A Dzonefs.h144 #define ZONEFS_SUPER_SIZE 4096 macro
H A Dsuper.c1447 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE); in zonefs_init()