Lines Matching refs:this
89 struct md_rdev *this);
344 * all_mddevs_lock protects this list.
549 * could wait for this and below md_handle_request could wait for those
589 * this flush to be done.
1253 * record this size)
1259 /* "this cannot possibly happen" ... */
1918 * Note that in this case our event counter is smaller by 1 than the
1919 * highest, otherwise, this rdev would not be allowed into array;
1926 /* this is unexpected, better not proceed */
2076 /* Cannot record bad blocks on this device */
2341 /* does this rdev's profile match the reference profile? */
2592 /* Don't update this superblock */
2740 /* If this is just a dirty<->clean transition, and the array is clean
2869 * We want to accept with case. For this we use cmd_match.
3086 * by this node eventually
3465 * Writing "sector length" to this file adds an acknowledged
3468 * been acknowledged. Writing to this file adds bad blocks
4096 /* this is now an array without redundancy, so
4328 * Writing this, if accepted, will block until array is quiescent
4353 * when array is failed, so this state will at least alert the user that
5670 * MD_MAJOR or mdp_major. In this case, if "name" is NULL, then
5684 * Wait for any previous instance of this device to be completely
5751 * The disk is already live at this point. Clear the hold flag
5973 /* Warn if this is a potentially silly
6555 * the 'same_array' list. Then order this list based on superblock
6903 /* --add initiated by this node */
7095 * Kick recovery, maybe this spare has to be added to the
7128 pr_warn("%s: bitmap files not supported by this kernel\n",
7204 * In this usage, raid_disks is > 0 and it together with
7209 * In this case raid_disks will be 0, and the major_version field is
7230 /* ensure mddev_put doesn't delete this now that there
7311 * consider changing this number if no resync or reconstruction is
7761 /* Need to clear read-only for this */
8693 /* The roundup() ensures this only performs locking once
8766 * Calling this ensures that the array is marked 'active' so that writes
8767 * may proceed without blocking. It is important to call this before
8980 is_mddev_idle(mddev, 1); /* this initializes IO event counters */
9041 /* As this condition is controlled by user-space,
9077 /* this is the earliest that rebuild will be
9102 * this loop exits only if either when we are slower than
9134 * this also signals 'finished resyncing' to md_stop
9223 struct md_rdev *this)
9230 if (this && test_bit(MD_RECOVERY_RUNNING, &mddev->recovery))
9235 if ((this == NULL || rdev == this) &&
9253 if ((this == NULL || rdev == this) &&
9275 if (this && removed)
9279 if (this && this != rdev)
9345 * need this as they never do any recovery or update the superblock.
9352 * and wakeups up this thread which will reap the thread and finish up.
9683 static int md_notify_reboot(struct notifier_block *this,
9710 * right place to handle this issue is the given