Searched defs:fs_context (Results 1 – 1 of 1) sorted by relevance
8700 struct fs_context { struct8701 const struct fs_context_operations *ops; argument8718 enum fs_context_purpose purpose: 8; argument8719 enum fs_context_phase phase: 8; argument8720 bool need_free: 1;8721 bool global: 1;8722 bool oldapi: 1;