Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_extent.c86 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() argument
104 xoff = pno << sbi->l2nbperpage; in extAlloc()
Djfs_xtree.c2836 s64 offset, nbytes, nbrd, pno; in xtRelocate() local
2936 pno = offset >> CM_L2BSIZE; in xtRelocate()
2947 offset += nb, pno++, npages--) { in xtRelocate()
2960 cmSetXD(ip, cp, pno, dxaddr, nblks); in xtRelocate()