Home
last modified time | relevance | path

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

/openbmc/linux/fs/zonefs/
H A Dzonefs.h184 ZONEFS_F_AGGRCNV = 1ULL << 0, enumerator
200 (ZONEFS_F_AGGRCNV | ZONEFS_F_UID | ZONEFS_F_GID | ZONEFS_F_PERM)
H A Dsuper.c893 if (sbi->s_features & ZONEFS_F_AGGRCNV) { in zonefs_get_zone_info_cb()
998 (sbi->s_features & ZONEFS_F_AGGRCNV)) { in zonefs_init_zgroup()
1018 !(sbi->s_features & ZONEFS_F_AGGRCNV)) { in zonefs_init_zgroup()