Lines Matching refs:Indirect
115 } Indirect; typedef
117 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
123 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
231 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch()
234 Indirect chain[4], in ext2_get_branch()
238 Indirect *p = chain; in ext2_get_branch()
291 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
328 Indirect *partial) in ext2_find_goal()
359 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
475 int *offsets, Indirect *branch) in ext2_alloc_branch()
556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
625 Indirect chain[4]; in ext2_get_blocks()
626 Indirect *partial; in ext2_get_blocks()
954 static Indirect *ext2_find_shared(struct inode *inode, in ext2_find_shared()
957 Indirect chain[4], in ext2_find_shared()
960 Indirect *partial, *p; in ext2_find_shared()
1095 Indirect chain[4]; in __ext2_truncate_blocks()
1096 Indirect *partial; in __ext2_truncate_blocks()