Searched refs:syncing (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.h170 * enum check_states - handles syncing / repairing a stripe
246 int syncing, expanding, expanded; member in struct:stripe_head_state
H A Draid5.c533 if (s->syncing || s->expanding || s->expanded)
2332 s->syncing || s->expanding ||
2361 s->syncing);
2405 s->syncing || s->expanding ||
2461 disk_idx, s->syncing);
3027 s.syncing = test_bit(STRIPE_SYNCING, &sh->state);
3098 if (s.syncing || s.expanding || s.expanded ||
3122 if (s.failed > 1 && s.syncing) {
3125 s.syncing = 0;
3144 (s.syncing
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound.h239 int busy, syncing, xruns, died; member in struct:sound_queue
H A Ddmasound_core.c528 sq->syncing = 0;
588 this will mimic the behaviour of syncing and allow the sq_play() to
598 write_sq.syncing &= ~2 ; /* take out POST status */
807 write_sq.syncing |= 1;
829 write_sq.syncing = 0 ;
971 write_sq.syncing |= 0x2 ;
1275 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ;
H A Ddmasound_atari.c1218 !write_sq.syncing) {
1220 * yet filled and we're not syncing?
1233 !write_sq.syncing) {
1235 * one is not yet filled and we're not syncing?
1248 !write_sq.syncing) {
1250 * yet filled and we're not syncing?
H A Ddmasound_paula.c542 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) {
544 * yet filled and we're not syncing?
H A Ddmasound_q40.c447 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) {
449 * yet filled and we're not syncing?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-direct.lua56 -- gets all events ready for syncing
H A Ddefault-rsync.lua100 -- gets all events ready for syncing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log.c86 int count, boolean_t syncing);
1869 * syncing routine. When a single log_write region needs to span
2419 * the first iclog to complete flushing. Hence if all iclogs are syncing,
3556 boolean_t syncing)
3603 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
3625 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
3553 xlog_verify_iclog(xlog_t *log, xlog_in_core_t *iclog, int count, boolean_t syncing) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec2144 - More syncing with 2.2 rpm (post and postun scripts)

Completed in 391 milliseconds