Lines Matching defs:tid
536 int xtInsert(tid_t tid, /* transaction id */ in xtInsert()
687 xtSplitUp(tid_t tid, in xtSplitUp()
957 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage()
1224 xtSplitRoot(tid_t tid, in xtSplitRoot()
1359 int xtExtend(tid_t tid, /* transaction id */ in xtExtend()
1521 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate()
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate()
2170 int xtAppend(tid_t tid, /* transaction id */ in xtAppend()
2340 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete()
2411 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp()
2560 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, /* old XAD */ in xtRelocate()
3012 static int xtRelink(tid_t tid, struct inode *ip, xtpage_t * p) in xtRelink()
3074 void xtInitRoot(tid_t tid, struct inode *ip) in xtInitRoot()
3163 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate()
3719 s64 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) in xtTruncate_pmap()