Lines Matching refs:from
9 * from
18 * from
89 Indirect *from, Indirect *to)
97 for (p = from; p <= to && p->key32 == *(__fs32 *)p->p; p++)
105 Indirect *from, Indirect *to)
113 for (p = from; p <= to && p->key64 == *(__fs64 *)p->p; p++)
120 * Returns the location of the fragment from
880 static inline void free_data(struct to_free *ctx, u64 from, unsigned count)
882 if (ctx->count && ctx->to != from) {
887 ctx->to = from + count;
1013 static void free_branch_tail(struct inode *inode, unsigned from, struct ufs_buffer_head *ubh, int depth)
1020 for (i = from; i < uspi->s_apb ; i++) {
1034 for (i = from; i < uspi->s_apb; i++) {