Lines Matching refs:addr
5859 static int btrfs_filldir(void *addr, int entries, struct dir_context *ctx)
5862 struct dir_entry *entry = addr;
5870 addr += sizeof(struct dir_entry) +
5886 void *addr;
5904 addr = private->filldir_buf;
5938 addr = private->filldir_buf;
5945 entry = addr;
5955 addr += sizeof(struct dir_entry) + name_len;
7648 * We trim the extents (and move the addr) even though iomap code does
7653 iomap->addr = IOMAP_NULL_ADDR;
7656 iomap->addr = em->block_start + (start - em->start);