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

/seL4-camkes-master/tools/cogent/impl/fs/ext2/cogent/plat/linux/
H A Dmodule.c13 static int ext2fs_readpage_nolock(struct file *file, struct page *page);
81 int res = ext2fs_readpage_nolock(file, page);
89 static int ext2fs_readpage_nolock(struct file *file, struct page *page) function
362 .readpage = ext2fs_readpage_nolock,

Completed in 81 milliseconds