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

/linux-master/fs/zonefs/
H A Dzonefs.h146 struct zonefs_super { struct
177 * block struct zonefs_super and in-memory in the s_feartures field of
H A Dsuper.c1111 struct zonefs_super *super;
1138 crc = crc32(~0U, (unsigned char *)super, sizeof(struct zonefs_super));
1446 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE);

Completed in 129 milliseconds