Lines Matching refs:Indirect
114 } Indirect; typedef
116 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
122 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
230 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch()
233 Indirect chain[4], in ext2_get_branch()
237 Indirect *p = chain; in ext2_get_branch()
290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
327 Indirect *partial) in ext2_find_goal()
358 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
474 int *offsets, Indirect *branch) in ext2_alloc_branch()
555 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
624 Indirect chain[4]; in ext2_get_blocks()
625 Indirect *partial; in ext2_get_blocks()
953 static Indirect *ext2_find_shared(struct inode *inode, in ext2_find_shared()
956 Indirect chain[4], in ext2_find_shared()
959 Indirect *partial, *p; in ext2_find_shared()
1093 Indirect chain[4]; in __ext2_truncate_blocks()
1094 Indirect *partial; in __ext2_truncate_blocks()