Home
last modified time | relevance | path

Searched refs:bend (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_extent_busy.c168 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_update_extent() local
193 if (bbno < fbno && bend > fend) { in xfs_extent_busy_update_extent()
212 } else if (bbno >= fbno && bend <= fend) { in xfs_extent_busy_update_extent()
254 } else if (fend < bend) { in xfs_extent_busy_update_extent()
325 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_reuse() local
330 } else if (fbno >= bend) { in xfs_extent_busy_reuse()
373 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_trim() local
378 } else if (fbno >= bend) { in xfs_extent_busy_trim()
426 if (fend <= bend) in xfs_extent_busy_trim()
446 fbno = bend; in xfs_extent_busy_trim()
[all …]
Dxfs_buf.c1453 size_t bend; in xfs_buf_iomove() local
1455 bend = boff + bsize; in xfs_buf_iomove()
1456 while (boff < bend) { in xfs_buf_iomove()
/linux-4.4.14/sound/isa/gus/
Dgus_volume.c168 int bend;
186 bend = (int) ((((f2 - f1) * mantissa) >> 13) + f1);
188 bend = 1048576L / bend;
189 return bend;
/linux-4.4.14/sound/oss/
Dsequencer.c1583 unsigned long compute_finetune(unsigned long base_freq, int bend, int range, in compute_finetune() argument
1589 if (!bend) in compute_finetune()
1600 bend = bend * range / 8192; /* Convert to cents */ in compute_finetune()
1601 bend += vibrato_cents; in compute_finetune()
1603 if (!bend) in compute_finetune()
1606 negative = bend < 0 ? 1 : 0; in compute_finetune()
1608 if (bend < 0) in compute_finetune()
1609 bend *= -1; in compute_finetune()
1610 if (bend > range) in compute_finetune()
1611 bend = range; in compute_finetune()
[all …]
Dsound_calls.h56 unsigned long compute_finetune(unsigned long base_freq, int bend, int range,
/linux-4.4.14/drivers/isdn/hisax/
Dq931.c1190 u_char *bend, *buf; in dlogframe() local
1242 bend = skb->data + skb->len; in dlogframe()
1243 if (buf >= bend) { in dlogframe()
1290 while (buf < bend) { in dlogframe()
1377 while (buf < bend) { in dlogframe()
1463 while (buf < bend) { in dlogframe()
/linux-4.4.14/fs/ntfs/
Daops.c745 unsigned long *bpos, *bend; in ntfs_write_block() local
750 bend = (unsigned long *)((u8*)bpos + blocksize); in ntfs_write_block()
754 } while (likely(++bpos < bend)); in ntfs_write_block()
756 if (bpos == bend) { in ntfs_write_block()
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex529 bend their backs to cope with this incoherence (to which I would be