Home
last modified time | relevance | path

Searched refs:pno (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_extent.c73 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() argument
91 xoff = pno << sbi->l2nbperpage; in extAlloc()
Djfs_xtree.c2562 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()