Searched refs:pno (Results 1 – 2 of 2) sorted by relevance
/fs/jfs/ |
D | jfs_extent.c | 73 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() argument 91 xoff = pno << sbi->l2nbperpage; in extAlloc()
|
D | jfs_xtree.c | 2562 s64 offset, nbytes, nbrd, pno; in xtRelocate() local 2662 pno = offset >> CM_L2BSIZE; in xtRelocate() 2673 offset += nb, pno++, npages--) { in xtRelocate() 2686 cmSetXD(ip, cp, pno, dxaddr, nblks); in xtRelocate()
|