Home
last modified time | relevance | path

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

/linux/fs/zonefs/
H A Dzonefs.h146 struct zonefs_super { struct
H A Dsuper.c1112 struct zonefs_super *super; in zonefs_read_super()
1139 crc = crc32(~0U, (unsigned char *)super, sizeof(struct zonefs_super)); in zonefs_read_super()
1447 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE); in zonefs_init()