Lines Matching defs:ip
249 static struct dir_table_slot *find_index(struct inode *ip, u32 index, in find_index()
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()
549 static int read_index(struct inode *ip, u32 index, in read_index()
580 int dtSearch(struct inode *ip, struct component_name * key, ino_t * data, in dtSearch()
821 int dtInsert(tid_t tid, struct inode *ip, in dtInsert()
931 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp()
1330 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1643 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage()
1876 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
2083 struct inode *ip, struct component_name * key, ino_t * ino, int flag) 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()
2642 static int dtSearchNode(struct inode *ip, s64 lmxaddr, pxd_t * kpxd, in dtSearchNode()
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()
3007 struct inode *ip = file_inode(file); in jfs_readdir() local
3344 static int dtReadFirst(struct inode *ip, struct btstack * btstack) in dtReadFirst()
3416 static int dtReadNext(struct inode *ip, loff_t * offset, in dtReadNext()
4521 int dtModify(tid_t tid, struct inode *ip, in dtModify()