Searched defs:fs_context (Results 1 – 1 of 1) sorted by relevance
5350 struct fs_context { struct5351 const struct fs_context_operations *ops; argument5368 enum fs_context_purpose purpose: 8; argument5369 enum fs_context_phase phase: 8; argument5370 bool need_free: 1;5371 bool global: 1;5372 bool oldapi: 1;