Lines Matching refs:addr
5639 static int btrfs_filldir(void *addr, int entries, struct dir_context *ctx)
5642 struct dir_entry *entry = addr;
5650 addr += sizeof(struct dir_entry) +
5666 void *addr;
5686 addr = private->filldir_buf;
5734 addr = private->filldir_buf;
5740 entry = addr;
5751 addr += sizeof(struct dir_entry) + name_len;
7523 * We trim the extents (and move the addr) even though iomap code does
7528 iomap->addr = IOMAP_NULL_ADDR;
7531 iomap->addr = em->block_start + (start - em->start);