Home
last modified time | relevance | path

Searched refs:vxfs_get_page (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/freevxfs/
A Dvxfs_extern.h45 extern struct page * vxfs_get_page(struct address_space *, u_long);
A Dvxfs_lookup.c72 pp = vxfs_get_page(ip->i_mapping, pos >> PAGE_SHIFT); in vxfs_find_entry()
222 pp = vxfs_get_page(ip->i_mapping, pos >> PAGE_SHIFT); in vxfs_readdir()
A Dvxfs_subr.c44 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page() function
A Dvxfs_inode.c193 pp = vxfs_get_page(ilistp->i_mapping, ino * VXFS_ISIZE / PAGE_SIZE); in __vxfs_iget()

Completed in 9 milliseconds