Searched refs:befs_symlink_readpage (Results 1 – 1 of 1) sorted by relevance
49 static int befs_symlink_readpage(struct file *, struct page *);93 .readpage = befs_symlink_readpage,475 static int befs_symlink_readpage(struct file *unused, struct page *page) in befs_symlink_readpage() function