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

/seL4-camkes-master/tools/cogent/impl/fs/ext2/cogent/plat/linux/
H A Dmodule.c22 static int ext2fs_write_end_nolock(struct file *file, struct address_space *mapping,
215 ret = ext2fs_write_end_nolock(file, mapping, pos, len, copied, page, fsdata);
223 static int ext2fs_write_end_nolock(struct file *file, struct address_space *mapping, function
367 .write_end = ext2fs_write_end_nolock,

Completed in 32 milliseconds