Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c3955 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);
3964 collect_uncached_read_data(rdata->ctx); in cifs_uncached_readv_complete()
4144 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data() function