Lines Matching refs:Indirect
296 } Indirect; typedef
298 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
304 static int verify_chain(Indirect *from, Indirect *to) in verify_chain()
410 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch()
411 Indirect chain[4], int *err) in ext3_get_branch()
414 Indirect *p = chain; in ext3_get_branch()
466 static ext3_fsblk_t ext3_find_near(struct inode *inode, Indirect *ind) in ext3_find_near()
505 Indirect *partial) in ext3_find_goal()
535 static int ext3_blks_to_allocate(Indirect *branch, int k, unsigned long blks, in ext3_blks_to_allocate()
655 int *offsets, Indirect *branch) in ext3_alloc_branch()
748 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
864 Indirect chain[4]; in ext3_get_blocks_handle()
865 Indirect *partial; in ext3_get_blocks_handle()
2143 static Indirect *ext3_find_shared(struct inode *inode, int depth, in ext3_find_shared()
2144 int offsets[4], Indirect chain[4], __le32 *top) in ext3_find_shared()
2146 Indirect *partial, *p; in ext3_find_shared()
2500 Indirect chain[4]; in ext3_truncate()
2501 Indirect *partial; in ext3_truncate()