Lines Matching defs:to

28  * Use is subject to license terms.
63 /* Keep a refcount of lov->tgt usage to prevent racing with addition/deletion.
64 Any function that expects lov_tgts to remain stationary must take a ref. */
83 /* ok to dec to 0 more than once -- ltd_exp's will be null */
157 /* FIXME this is probably supposed to be
254 /* connect to administrative disabled ost */
292 /* Pass it on to our clients.
293 * XXX This should be an argument to disconnect,
530 CERROR("request to add OBD %s with invalid generation: %d\n",
551 /* We need to reallocate the lov target array. */
624 /* connect to administrative disabled ost */
667 /* to make sure there's no ongoing lov_notify() now */
718 /* Manual cleanup - no cleanup logs to clean up the osc's. We must
720 because we just lost our only reference to it. */
729 LCONSOLE_INFO("Increasing default stripe size to "
735 LCONSOLE_WARN("Changing default stripe size to %llu (a multiple of %u)\n",
881 /* In the function below, .hs_keycmp resolves to
1039 /* the LOV expects oa->o_id to be set to the LOV object id */
1596 * This function returns a stripe_no on which mapping is to be restarted.
1601 * Note that the first extent is passed to lov_get_info via the value field.
1634 * offset to start of next device */
1641 /* This is a special value to indicate that caller should
1662 * \param stripe_count the number of stripes across which to map is returned
1696 * \param lcl_fm_ext array of local fiemap extents to be copied
1697 * \param ost_index OST index to be written into the fm_device field for each
1699 * \param ext_count number of extents to be copied
1700 * \param current_extent where to start copying in main extent array
1707 char *to;
1715 /* Copy fm_extent's from fm_local to return buffer */
1716 to = (char *)fiemap + fiemap_count_to_size(current_extent);
1717 memcpy(to, lcl_fm_ext, ext_count * sizeof(struct ll_fiemap_extent));
1721 * Break down the FIEMAP request and send appropriate calls to individual OSTs.
1804 * starting stripe then lun_start needs to be set to
1827 * extents we may need to loop on a single OST repeatedly */
1883 * then we need to return */
1891 /* If we just need num of extents then go to next device */
1985 /* XXX This is another one of those bits that will need to
1987 * the lock's export to find out which stripe it is. */
2338 * module, to allow debugging with gdb that doesn't support data