Home
last modified time | relevance | path

Searched defs:nrpages (Results 1 – 13 of 13) 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/fs/erofs/
H A Dzutil.c13 unsigned int nrpages; member
65 int z_erofs_gbuf_growsize(unsigned int nrpages) in z_erofs_gbuf_growsize()
H A Dzdata.c253 unsigned int nrpages = PAGE_ALIGN(size) >> PAGE_SHIFT; in z_erofs_alloc_pcluster() local
1890 unsigned int nrpages = readahead_count(rac); in z_erofs_readahead() local
/linux/mm/
H A Dfadvise.c39 unsigned long nrpages; in generic_fadvise() local
H A Dmprotect.c603 long nrpages = (end - start) >> PAGE_SHIFT; in mprotect_fixup() local
H A Dvma.c1367 long nrpages; in vms_gather_munmap_vmas() local
/linux/arch/x86/mm/
H A Dioremap.c48 unsigned long nrpages = size >> PAGE_SHIFT; in ioremap_change_attr() 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
/linux/fs/f2fs/
H A Dcheckpoint.c252 int f2fs_ra_meta_pages(struct f2fs_sb_info *sbi, block_t start, int nrpages, in f2fs_ra_meta_pages()
H A Dnode.c2868 int i, idx, last_offset, nrpages; in f2fs_restore_node_summary() local
H A Dfile.c1524 pgoff_t nrpages = DIV_ROUND_UP(i_size_read(inode), PAGE_SIZE); in f2fs_do_collapse() local
/linux/fs/
H A Dbuffer.c3156 unsigned long nrpages; in buffer_init() local
/linux/include/linux/
H A Dfs.h516 unsigned long nrpages; member