Searched defs:nr_pages (Results 1 – 4 of 4) sorted by relevance
262 int nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local379 int nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local428 int nr_pages = ABD_SCATTER(abd).abd_nents; in abd_free_chunks() local459 int nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); in abd_alloc_zero_scatter() local562 unsigned nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local595 unsigned nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); in abd_alloc_zero_scatter() local
3741 zfs_fillpage(struct inode *ip, struct page *pl[], int nr_pages) in zfs_fillpage()3798 zfs_getpage(struct inode *ip, struct page *pl[], int nr_pages) in zfs_getpage()
634 struct list_head *pages, unsigned nr_pages) in zpl_readpages()
409 int nr_pages; member