Home
last modified time | relevance | path

Searched defs:nr_pages (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c262 int nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local
379 int nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local
428 int nr_pages = ABD_SCATTER(abd).abd_nents; in abd_free_chunks() local
459 int nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); in abd_alloc_zero_scatter() local
562 unsigned nr_pages = abd_chunkcnt_for_bytes(size); in abd_alloc_chunks() local
595 unsigned nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); in abd_alloc_zero_scatter() local
H A Dzfs_vnops_os.c3741 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()
H A Dzpl_file.c634 struct list_head *pages, unsigned nr_pages) in zpl_readpages()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h409 int nr_pages; member