Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1302 struct cifs_aio_ctx { struct
1303 struct kref refcount;
1304 struct list_head list;
1305 struct mutex aio_mutex;
1306 struct completion done;
1307 struct iov_iter iter;
1331 struct cifs_aio_ctx *ctx; argument

Completed in 31 milliseconds