Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dfile.c2762 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);
2779 collect_uncached_write_data(wdata->ctx); in cifs_uncached_writev_complete()
3062 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data() function