Lines Matching refs:Indirect
35 } Indirect;
37 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
144 static Indirect *ext4_get_branch(struct inode *inode, int depth,
146 Indirect chain[4], int *err)
149 Indirect *p = chain;
217 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind)
252 Indirect *partial)
277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks,
283 * Simple case, [t,d]Indirect block(s) has not allocated yet
331 Indirect *branch)
427 Indirect *where, int num)
537 Indirect chain[4];
538 Indirect *partial;
804 static Indirect *ext4_find_shared(struct inode *inode, int depth,
805 ext4_lblk_t offsets[4], Indirect chain[4],
808 Indirect *partial, *p;
1125 Indirect chain[4];
1126 Indirect *partial;
1241 Indirect chain[4], chain2[4];
1242 Indirect *partial, *partial2;
1243 Indirect *p = NULL, *p2 = NULL;
1327 * ext4_find_shared returns Indirect structure which
1386 * ext4_find_shared returns Indirect structure which