Lines Matching defs:tid
304 static inline void lock_index(tid_t tid, struct inode *ip, struct metapage * mp, in lock_index()
334 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index()
496 static void free_index(tid_t tid, struct inode *ip, u32 index, u32 next) in free_index()
524 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index()
821 int dtInsert(tid_t tid, struct inode *ip, in dtInsert()
930 static int dtSplitUp(tid_t tid, in dtSplitUp()
1330 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1642 static int dtExtendPage(tid_t tid, in dtExtendPage()
1875 static int dtSplitRoot(tid_t tid, in dtSplitRoot()
2082 int dtDelete(tid_t tid, in dtDelete()
2237 static int dtDeleteUp(tid_t tid, struct inode *ip, in dtDeleteUp()
2445 int dtRelocate(tid_t tid, struct inode *ip, s64 lmxaddr, pxd_t * opxd, in dtRelocate()
2747 static int dtRelink(tid_t tid, struct inode *ip, dtpage_t * p) in dtRelink()
2826 void dtInitRoot(tid_t tid, struct inode *ip, u32 idotdot) in dtInitRoot()
2929 tid_t tid; in add_missing_indices() local
4512 int dtModify(tid_t tid, struct inode *ip, in dtModify()