Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c1122 bool short_write; in fuse_send_write_pages() local
1137 short_write = ia->write.out.size < count; in fuse_send_write_pages()
1149 if (short_write) in fuse_send_write_pages()