Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfile.c879 static bool fuse_folios_need_send(struct fuse_conn *fc, loff_t pos,
896 if (ia && fuse_folios_need_send(fc, pos, len, &ia->ap, data->nr_bytes, in fuse_handle_readahead()
2167 static bool fuse_folios_need_send(struct fuse_conn *fc, loff_t pos, in fuse_folios_need_send() function
2217 bool send = fuse_folios_need_send(fc, pos, len, ap, in fuse_iomap_writeback_range()