Searched refs:pno (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/drivers/s390/block/ |
D | dasd_genhd.c | 165 for (bpart.pno = block->gdp->minors - 1; bpart.pno > 0; bpart.pno--) in dasd_destroy_partitions()
|
/linux-4.19.296/include/uapi/linux/ |
D | blkpg.h | 54 int pno; /* partition number */ member
|
/linux-4.19.296/fs/jfs/ |
D | jfs_extent.c | 86 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() argument 104 xoff = pno << sbi->l2nbperpage; in extAlloc()
|
D | jfs_xtree.c | 2575 s64 offset, nbytes, nbrd, pno; in xtRelocate() local 2675 pno = offset >> CM_L2BSIZE; in xtRelocate() 2686 offset += nb, pno++, npages--) { in xtRelocate() 2699 cmSetXD(ip, cp, pno, dxaddr, nblks); in xtRelocate()
|
/linux-4.19.296/drivers/s390/cio/ |
D | ccwreq.c | 183 if (scsw->cc == 3 || scsw->pno) in ccwreq_status()
|
/linux-4.19.296/block/ |
D | ioctl.c | 33 partno = p.pno; in blkpg_ioctl()
|