Lines Matching defs:tid
292 static inline void lock_index(tid_t tid, struct inode *ip, struct metapage * mp, in lock_index()
322 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index()
484 static void free_index(tid_t tid, struct inode *ip, u32 index, u32 next) in free_index()
512 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index()
815 int dtInsert(tid_t tid, struct inode *ip, in dtInsert()
926 static int dtSplitUp(tid_t tid, in dtSplitUp()
1326 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1638 static int dtExtendPage(tid_t tid, in dtExtendPage()
1871 static int dtSplitRoot(tid_t tid, in dtSplitRoot()
2078 int dtDelete(tid_t tid, in dtDelete()
2233 static int dtDeleteUp(tid_t tid, struct inode *ip, in dtDeleteUp()
2445 static int dtRelink(tid_t tid, struct inode *ip, dtpage_t * p) in dtRelink()
2524 void dtInitRoot(tid_t tid, struct inode *ip, u32 idotdot) in dtInitRoot()
2627 tid_t tid; in add_missing_indices() local
4244 int dtModify(tid_t tid, struct inode *ip, in dtModify()