Searched defs:nxaddr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_extent.c | 76 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 205 s64 xaddr, xlen, nxaddr, delta, xoff; in extRealloc() local [all...] |
H A D | jfs_xtree.c | 1706 s64 nxaddr, xaddr; in xtUpdate() local 2546 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, s64 nxaddr, int xtype) xtRelocate() argument [all...] |
H A D | jfs_dtree.c | 937 s64 xaddr, nxaddr; in dtSplitUp() local 2438 dtRelocate(tid_t tid, struct inode *ip, s64 lmxaddr, pxd_t * opxd, s64 nxaddr) dtRelocate() argument [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_extent.c | 73 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local
|
H A D | jfs_xtree.c | 1512 s64 nxaddr, xaddr; in xtUpdate() local
|
H A D | jfs_dtree.c | 937 s64 xaddr, nxaddr; in dtSplitUp() local
|
Completed in 15 milliseconds