Searched defs:xoff (Results 1 – 3 of 3) sorted by relevance
/fs/jfs/ |
D | jfs_xtree.c | 144 s64 next, size, xoff, xend; in xtLookup() local 226 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch() 525 struct inode *ip, int xflag, s64 xoff, s32 xlen, s64 * xaddrp, in xtInsert() 1348 struct inode *ip, s64 xoff, /* delta extent offset */ in xtExtend() 1510 struct inode *ip, s64 xoff, /* split/new extent offset */ in xtTailgate() 1704 s64 nxoff, xoff; in xtUpdate() local 2157 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend() 2326 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 2558 s64 xoff, xsize; in xtRelocate() local 2882 s64 xoff, xaddr; in xtSearchNode() local [all …]
|
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
|
D | resize.c | 62 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
|