Lines Matching refs:Indirect
118 } Indirect; typedef
120 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
126 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
234 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch()
237 Indirect chain[4], in ext2_get_branch()
241 Indirect *p = chain; in ext2_get_branch()
294 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
331 Indirect *partial) in ext2_find_goal()
361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
477 int *offsets, Indirect *branch) in ext2_alloc_branch()
558 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
627 Indirect chain[4]; in ext2_get_blocks()
628 Indirect *partial; in ext2_get_blocks()
1049 static Indirect *ext2_find_shared(struct inode *inode, in ext2_find_shared()
1052 Indirect chain[4], in ext2_find_shared()
1055 Indirect *partial, *p; in ext2_find_shared()
1190 Indirect chain[4]; in __ext2_truncate_blocks()
1191 Indirect *partial; in __ext2_truncate_blocks()