Searched refs:pgidx (Results 1 – 5 of 5) sorted by relevance
561 int pgidx = blkoff >> PAGE_SHIFT; in ceph_fscrypt_decrypt_pages() local565 fret = ceph_fscrypt_decrypt_block_inplace(inode, page[pgidx], in ceph_fscrypt_decrypt_pages()613 int pgidx = pgsoff >> PAGE_SHIFT; in ceph_fscrypt_decrypt_extents() local624 fret = ceph_fscrypt_decrypt_pages(inode, &page[pgidx], in ceph_fscrypt_decrypt_extents()670 int pgidx = blkoff >> PAGE_SHIFT; in ceph_fscrypt_encrypt_pages() local674 fret = ceph_fscrypt_encrypt_block_inplace(inode, page[pgidx], in ceph_fscrypt_encrypt_pages()
101 pgcache = &rbdr->pgcache[rbdr->pgidx]; in nicvf_alloc_page()163 rbdr->pgidx++; in nicvf_alloc_page()164 rbdr->pgidx &= (rbdr->pgcnt - 1); in nicvf_alloc_page()167 next = &rbdr->pgcache[rbdr->pgidx]; in nicvf_alloc_page()296 rbdr->pgidx = 0; in nicvf_init_rbdr()
233 int pgidx; member
849 unsigned long pgidx = page_folio(pages[index])->index; in f2fs_all_cluster_page_ready() local 856 if (uptodate && (pgidx % cc->cluster_size)) in f2fs_all_cluster_page_ready() 865 if (folio->index != pgidx + i) in f2fs_all_cluster_page_ready()
118 u32 pgidx; /* index to start of contiguous region */ member981 list[i].pgidx = i; in fastrpc_get_args()1047 list[i].pgidx = i; in fastrpc_get_args()