Lines Matching defs:first
211 int result; /* first nonzero result */
1191 * reverse order, highest snapshot id first.
5260 !count ? "" : "\n", /* first? */
6279 * first found non-space character (if any). Returns the length of
6519 /* The first four tokens are required */
7291 struct rbd_device *first = rbd_dev;
7292 struct rbd_device *second = first->parent;
7300 first = second;
7306 first->parent = NULL;
7307 first->parent_overlap = 0;
7309 rbd_assert(first->parent_spec);
7310 rbd_spec_put(first->parent_spec);
7311 first->parent_spec = NULL;