Home
last modified time | relevance | path

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

/linux-6.1.9/fs/zonefs/
Dzonefs.h146 ZONEFS_F_GID = 1ULL << 2, enumerator
154 (ZONEFS_F_AGGRCNV | ZONEFS_F_UID | ZONEFS_F_GID | ZONEFS_F_PERM)
Dsuper.c1762 if (sbi->s_features & ZONEFS_F_GID) { in zonefs_read_super()