Home
last modified time | relevance | path

Searched refs:cifs_aio_ctx_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dcifsproto.h615 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
Dmisc.c963 cifs_aio_ctx_alloc(void) in cifs_aio_ctx_alloc() function
Dfile.c3591 ctx = cifs_aio_ctx_alloc(); in __cifs_writev()
4123 ctx = cifs_aio_ctx_alloc(); in __cifs_readv()