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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ramfs/
H A Dfile-mmu.c34 .readpage = simple_readpage,
H A Dfile-nommu.c32 .readpage = simple_readpage,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Dinode.c49 .readpage = simple_readpage,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dinode.c29 .readpage = simple_readpage,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlibfs.c362 int simple_readpage(struct file *file, struct page *page) function
940 EXPORT_SYMBOL(simple_readpage); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2347 extern int simple_readpage(struct file *file, struct page *page);

Completed in 130 milliseconds