Searched defs:cifs_aio_ctx (Results 1 – 1 of 1) sorted by relevance
1160 struct cifs_aio_ctx { struct1161 struct kref refcount;1162 struct list_head list;1186 struct cifs_aio_ctx *ctx; argument