Home
last modified time | relevance | path

Searched refs:vboxsf_write_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dfile.c307 static int vboxsf_write_end(struct file *file, struct address_space *mapping, in vboxsf_write_end() function
351 * this is ok since vboxsf_write_end only writes the written parts of the
359 .write_end = vboxsf_write_end,
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c308 static int vboxsf_write_end(struct file *file, struct address_space *mapping, in vboxsf_write_end() function
352 * this is ok since vboxsf_write_end only writes the written parts of the
360 .write_end = vboxsf_write_end,

Completed in 2 milliseconds