Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/zonefs/
H A Dzonefs.h97 struct zonefs_super { struct
128 * block struct zonefs_super and in-memory in the s_feartures field of
H A Dsuper.c1651 struct zonefs_super *super; in zonefs_read_super()
1680 crc = crc32(~0U, (unsigned char *)super, sizeof(struct zonefs_super)); in zonefs_read_super()
1886 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE); in zonefs_init()
/kernel/linux/linux-6.6/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.c1130 struct zonefs_super *super; in zonefs_read_super()
1157 crc = crc32(~0U, (unsigned char *)super, sizeof(struct zonefs_super)); in zonefs_read_super()
1425 BUILD_BUG_ON(sizeof(struct zonefs_super) != ZONEFS_SUPER_SIZE); in zonefs_init()

Completed in 6 milliseconds