Searched defs:fd4_context (Results 1 – 1 of 1) sorted by relevance
36 struct fd4_context { struct37 struct fd_context base;61 static inline struct fd4_context * argument62 fd4_context(struct fd_context *ctx) in fd4_context() function