Home
last modified time | relevance | path

Searched defs:nrpages (Results 1 – 15 of 15) sorted by relevance

/linux/arch/sh/mm/
H A Dioremap_fixed.c52 unsigned int nrpages; in ioremap_fixed() local
104 unsigned int nrpages; in iounmap_fixed() local
/linux/mm/
H A Dearly_ioremap.c104 unsigned int nrpages; in __early_ioremap() local
166 unsigned int nrpages; in early_iounmap() local
H A Dfadvise.c39 unsigned long nrpages; in generic_fadvise() local
H A Dmprotect.c585 long nrpages = (end - start) >> PAGE_SHIFT; in mprotect_fixup() local
H A Dmmap.c2339 long nrpages = vma_pages(vma); in remove_mt() local
/linux/fs/erofs/
H A Dzutil.c12 unsigned int nrpages; member
62 int z_erofs_gbuf_growsize(unsigned int nrpages) in z_erofs_gbuf_growsize()
H A Dzdata.c301 unsigned int nrpages = PAGE_ALIGN(size) >> PAGE_SHIFT; in z_erofs_alloc_pcluster() local
/linux/lib/
H A Dtest_xarray.c738 unsigned int nrpages = 1UL << order; in check_xa_multi_store_adv_add() local
821 unsigned int nrpages = 1UL << order; in check_xa_multi_store_adv() local
[all...]
/linux/arch/x86/mm/
H A Dioremap.c47 unsigned long nrpages = size >> PAGE_SHIFT; in ioremap_change_attr() local
/linux/fs/f2fs/
H A Dcheckpoint.c251 f2fs_ra_meta_pages(struct f2fs_sb_info * sbi,block_t start,int nrpages,int type,bool sync) f2fs_ra_meta_pages() argument
H A Dnode.c2849 int i, idx, last_offset, nrpages; f2fs_restore_node_summary() local
H A Dfile.c1399 pgoff_t nrpages = DIV_ROUND_UP(i_size_read(inode), PAGE_SIZE); f2fs_do_collapse() local
/linux/fs/gfs2/
H A Dglock.c2423 unsigned long nrpages = 0; in gfs2_dump_glock() local
/linux/fs/
H A Dbuffer.c3125 unsigned long nrpages; buffer_init() local
/linux/include/linux/
H A Dfs.h470 unsigned long nrpages; global() member