Home
last modified time | relevance | path

Searched defs:pgidx (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/fs/ceph/
Dcrypto.c561 int pgidx = blkoff >> PAGE_SHIFT; in ceph_fscrypt_decrypt_pages() local
613 int pgidx = pgsoff >> PAGE_SHIFT; in ceph_fscrypt_decrypt_extents() local
670 int pgidx = blkoff >> PAGE_SHIFT; in ceph_fscrypt_encrypt_pages() local
/linux-6.8/drivers/dma-buf/
Dudmabuf.c206 pgoff_t pgoff, pgcnt, pgidx, pgbuf = 0, pglimit; in udmabuf_create() local
/linux-6.8/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h233 int pgidx; member
/linux-6.8/fs/f2fs/
Dcompress.c853 unsigned long pgidx = pages[index]->index; in f2fs_all_cluster_page_ready() local
/linux-6.8/drivers/misc/
Dfastrpc.c117 u32 pgidx; /* index to start of contiguous region */ member