Lines Matching defs:tid
537 int xtInsert(tid_t tid, /* transaction id */ in xtInsert()
688 xtSplitUp(tid_t tid, in xtSplitUp()
958 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage()
1225 xtSplitRoot(tid_t tid, in xtSplitRoot()
1360 int xtExtend(tid_t tid, /* transaction id */ in xtExtend()
1522 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate()
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate()
2169 int xtAppend(tid_t tid, /* transaction id */ 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()
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()