Searched refs:pno (Results 1 – 2 of 2) sorted by relevance
/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 | 2836 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()
|