Home
last modified time | relevance | path

Searched defs:cifs_aio_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifsglob.h1160 struct cifs_aio_ctx { struct
1161 struct kref refcount;
1162 struct list_head list;
1186 struct cifs_aio_ctx *ctx; argument