Home
last modified time | relevance | path

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

/openbmc/linux/fs/zonefs/
H A Dzonefs.h188 ZONEFS_F_UID = 1ULL << 1, enumerator
200 (ZONEFS_F_AGGRCNV | ZONEFS_F_UID | ZONEFS_F_GID | ZONEFS_F_PERM)
H A Dsuper.c1171 if (sbi->s_features & ZONEFS_F_UID) { in zonefs_read_super()