Lines Matching defs:tid
524 int xtInsert(tid_t tid, /* transaction id */ in xtInsert()
675 xtSplitUp(tid_t tid, in xtSplitUp()
945 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage()
1212 xtSplitRoot(tid_t tid, in xtSplitRoot()
1347 int xtExtend(tid_t tid, /* transaction id */ in xtExtend()
1509 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate()
1692 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate()
2156 int xtAppend(tid_t tid, /* transaction id */ in xtAppend()
2326 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete()
2397 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp()
2546 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, /* old XAD */ in xtRelocate()
2998 static int xtRelink(tid_t tid, struct inode *ip, xtpage_t * p) in xtRelink()
3060 void xtInitRoot(tid_t tid, struct inode *ip) in xtInitRoot()
3149 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate()
3705 s64 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) in xtTruncate_pmap()