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
[all...]
/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() argument
[all...]
H A Dzdata.c253 unsigned int nrpages = PAGE_ALIGN(size) >> PAGE_SHIFT; in z_erofs_alloc_pcluster() local
1901 unsigned int nrpages = readahead_count(rac); in z_erofs_readahead() 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.c761 long nrpages = (end - start) >> PAGE_SHIFT; in mprotect_fixup() local
H A Dvma.c1372 long nrpages; in vms_gather_munmap_vmas() 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/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() argument
H A Dnode.c2900 int i, idx, last_offset, nrpages; in f2fs_restore_node_summary() local
/linux/fs/gfs2/
H A Dglock.c2386 unsigned long nrpages = 0; in gfs2_dump_glock() local
/linux/fs/
H A Dbuffer.c3149 unsigned long nrpages; in buffer_init() local
/linux/include/linux/
H A Dfs.h516 unsigned long nrpages; member