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

/seL4-camkes-master/tools/cogent/impl/fs/ext2/cogent/plat/linux/
H A Dmodule.c16 static int ext2fs_readpages_nolock(struct file *file, struct address_space *mapping,
104 int res = ext2fs_readpages_nolock(file, mapping, pages, nr_pages);
112 static int ext2fs_readpages_nolock(struct file *file, struct address_space *mapping, function
363 .readpages = ext2fs_readpages_nolock,

Completed in 69 milliseconds