Searched defs:fs_context (Results 1 – 1 of 1) sorted by relevance
90 struct fs_context { struct91 const struct fs_context_operations *ops; argument108 enum fs_context_purpose purpose:8; argument109 enum fs_context_phase phase:8; /* The phase the context is in */ argument116 void (*free)(struct fs_context *fc); argument