Lines Matching refs:locked
830 int locked=0, uptodate=0, to_read=0, to_write=0, failed=0, written=0; in handle_stripe() local
868 if (buffer_locked(bh)) locked++; in handle_stripe()
881 locked, uptodate, to_read, to_write, failed, failed_num); in handle_stripe()
977 locked++; in handle_stripe()
1024 locked++; in handle_stripe()
1043 locked++; in handle_stripe()
1051 if (locked == 0 && (rcw == 0 ||rmw == 0)) { in handle_stripe()
1058 locked++; in handle_stripe()
1076 if (syncing && locked == 0 && in handle_stripe()
1107 locked++; in handle_stripe()
1116 if (syncing && locked == 0 && test_bit(STRIPE_INSYNC, &sh->state)) { in handle_stripe()