Searched refs:vxfs_get_page (Results 1 – 4 of 4) sorted by relevance
74 extern struct page * vxfs_get_page(struct address_space *, u_long);
129 pp = vxfs_get_page(ip->i_mapping, page); in vxfs_find_entry()276 pp = vxfs_get_page(ip->i_mapping, page); in vxfs_readdir()
72 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page() function
150 pp = vxfs_get_page(ilistp->i_mapping, ino * VXFS_ISIZE / PAGE_SIZE); in __vxfs_iget()