Home
last modified time | relevance | path

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

/fs/zonefs/
A Dzonefs.h31 ZONEFS_ZTYPE_SEQ, enumerator
39 return ZONEFS_ZTYPE_SEQ; in zonefs_zone_type()
A Dsuper.c39 case ZONEFS_ZTYPE_SEQ: in zonefs_zgroup_name()
764 ztype = ZONEFS_ZTYPE_SEQ; in zonefs_readdir_root()
772 if (ctx->pos == 3 && ztype != ZONEFS_ZTYPE_SEQ) { in zonefs_readdir_root()
773 ztype = ZONEFS_ZTYPE_SEQ; in zonefs_readdir_root()
888 sbi->s_zgroup[ZONEFS_ZTYPE_SEQ].g_nr_zones++; in zonefs_get_zone_info_cb()
1033 if (ztype == ZONEFS_ZTYPE_SEQ && in zonefs_init_zgroup()

Completed in 10 milliseconds