Searched defs:xoff (Results 1 – 3 of 3) sorted by relevance
/fs/jfs/ |
D | jfs_xtree.c | 156 s64 next, size, xoff, xend; in xtLookup() local 238 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch() 537 struct inode *ip, int xflag, s64 xoff, s32 xlen, s64 * xaddrp, in xtInsert() 1360 struct inode *ip, s64 xoff, /* delta extent offset */ in xtExtend() 1522 struct inode *ip, s64 xoff, /* split/new extent offset */ in xtTailgate() 1717 s64 nxoff, xoff; in xtUpdate() local 2171 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend() 2340 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 2572 s64 xoff, xsize; in xtRelocate() local 2896 s64 xoff, xaddr; in xtSearchNode() local [all …]
|
D | jfs_extent.c | 89 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 218 s64 xaddr, xlen, nxaddr, delta, xoff; in extRealloc() local
|
D | resize.c | 74 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
|