Home
last modified time | relevance | path

Searched defs:bend (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_alloc.c2606 xfs_agblock_t bend = bbno + busyp->length; in xfs_alloc_busy_update_extent() local
2763 xfs_agblock_t bend = bbno + busyp->length; in xfs_alloc_busy_reuse() local
2811 xfs_agblock_t bend = bbno + busyp->length; in xfs_alloc_busy_trim() local
Dxfs_buf.c1320 size_t bend, cpoff, csize; in xfs_buf_iomove() local
/linux-3.3/fs/ntfs/
Daops.c746 unsigned long *bpos, *bend; in ntfs_write_block() local
/linux-3.3/drivers/isdn/hisax/
Dq931.c1190 u_char *bend, *buf; in dlogframe() local
/linux-3.3/sound/oss/
Dsequencer.c1593 unsigned long compute_finetune(unsigned long base_freq, int bend, int range, in compute_finetune()