Searched defs:fd5_context (Results 1 – 1 of 1) sorted by relevance
18 struct fd5_context { struct19 struct fd_context base;43 static inline struct fd5_context * argument44 fd5_context(struct fd_context *ctx) in fd5_context() function