Searched refs:syncing (Results 1 – 17 of 17) sorted by relevance
/linux-3.4.99/sound/oss/dmasound/ |
D | dmasound_core.c | 529 sq->syncing = 0; in sq_setup() 604 write_sq.syncing &= ~2 ; /* take out POST status */ in sq_write() 843 write_sq.syncing |= 1; in sq_fsync() 865 write_sq.syncing = 0 ; in sq_fsync() 1018 write_sq.syncing |= 0x2 ; in sq_ioctl() 1322 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
|
D | dmasound.h | 239 int busy, syncing, xruns, died; member
|
D | dmasound_atari.c | 1218 !write_sq.syncing) { in AtaPlay() 1233 !write_sq.syncing) { in AtaPlay() 1248 !write_sq.syncing) { in AtaPlay()
|
D | dmasound_q40.c | 447 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in Q40Play()
|
D | dmasound_paula.c | 542 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in AmiPlay()
|
/linux-3.4.99/drivers/md/ |
D | raid5.h | 251 int syncing, expanding, expanded, replacing; member
|
D | raid5.c | 607 if (s->syncing || s->expanding || s->expanded in ops_run_io() 630 if (s->syncing || s->expanding || s->expanded in ops_run_io() 2488 s->syncing = 0; in handle_failed_sync() 2558 s->syncing || s->expanding || in fetch_block() 2622 disk_idx, s->syncing); in fetch_block() 3303 s->syncing = 1; in analyse_stripe() 3348 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 3375 if (s.syncing + s.replacing) in handle_stripe() 3406 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe() 3461 (s.syncing && s.locked == 0 && in handle_stripe() [all …]
|
/linux-3.4.99/Documentation/networking/caif/ |
D | README | 64 byte 02 is start of frame extension (STX) used for re-syncing
|
/linux-3.4.99/fs/xfs/ |
D | xfs_log.c | 81 int count, boolean_t syncing); 3367 boolean_t syncing) in xlog_verify_iclog() argument 3415 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog() 3438 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog()
|
/linux-3.4.99/Documentation/networking/ |
D | xfrm_sync.txt | 6 The end goal for syncing is to be able to insert attributes + generate
|
/linux-3.4.99/Documentation/sound/oss/ |
D | vwsnd | 64 not have a way to specify syncing to video.
|
/linux-3.4.99/Documentation/ |
D | sysrq.txt | 66 'b' - Will immediately reboot the system without syncing or unmounting
|
/linux-3.4.99/Documentation/sysctl/ |
D | kernel.txt | 235 syncing its dirty buffers.
|
/linux-3.4.99/Documentation/laptops/ |
D | laptop-mode.txt | 212 * In syslog.conf, you can prefix entries with a dash ``-'' to omit syncing the
|
/linux-3.4.99/Documentation/filesystems/ |
D | coda.txt | 1223 result indicates if the syncing was successful.
|
/linux-3.4.99/Documentation/s390/ |
D | Debugging390.txt | 2475 This is particularly useful for syncing disks unmounting & rebooting
|
/linux-3.4.99/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2348 no syncing of disks and no clean shutdown of userspace. So, they are
|