Searched defs:FsContext (Results 1 – 1 of 1) sorted by relevance
40 typedef struct FsContext FsContext; typedef99 struct FsContext { struct100 uid_t uid;124 int (*init)(FsContext *, Error **errp); argument