Home
last modified time | relevance | path

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

/openbmc/linux/fs/zonefs/
H A Dzonefs.h31 ZONEFS_ZTYPE_SEQ, enumerator
39 return ZONEFS_ZTYPE_SEQ; in zonefs_zone_type()
H A Dsuper.c38 case ZONEFS_ZTYPE_SEQ: in zonefs_zgroup_name()
782 ztype = ZONEFS_ZTYPE_SEQ; in zonefs_readdir_root()
790 if (ctx->pos == 3 && ztype != ZONEFS_ZTYPE_SEQ) { in zonefs_readdir_root()
791 ztype = ZONEFS_ZTYPE_SEQ; in zonefs_readdir_root()
906 sbi->s_zgroup[ZONEFS_ZTYPE_SEQ].g_nr_zones++; in zonefs_get_zone_info_cb()
1051 if (ztype == ZONEFS_ZTYPE_SEQ && in zonefs_init_zgroup()