Lines Matching defs:ip
146 int xtLookup(struct inode *ip, s64 lstart, in xtLookup()
239 static int xtSearch(struct inode *ip, s64 xoff, s64 *nextp, in xtSearch()
538 struct inode *ip, int xflag, s64 xoff, s32 xlen, s64 * xaddrp, in xtInsert()
689 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp()
958 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage()
1226 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot()
1361 struct inode *ip, s64 xoff, /* delta extent offset */ in xtExtend()
1523 struct inode *ip, s64 xoff, /* split/new extent offset */ in xtTailgate()
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate()
2170 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend()
2339 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete()
2410 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp()
2559 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, /* old XAD */ in xtRelocate()
2891 static int xtSearchNode(struct inode *ip, xad_t * xad, /* required XAD entry */ in xtSearchNode()
3011 static int xtRelink(tid_t tid, struct inode *ip, xtpage_t * p) in xtRelink()
3073 void xtInitRoot(tid_t tid, struct inode *ip) in xtInitRoot()
3162 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate()
3718 s64 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) in xtTruncate_pmap()