Home
last modified time | relevance | path

Searched defs:bend (Results 1 – 5 of 5) 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
325 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_reuse() local
373 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_trim() local
Dxfs_buf.c1453 size_t bend; in xfs_buf_iomove() local
/linux-4.4.14/fs/ntfs/
Daops.c745 unsigned long *bpos, *bend; in ntfs_write_block() local
/linux-4.4.14/drivers/isdn/hisax/
Dq931.c1190 u_char *bend, *buf; in dlogframe() local
/linux-4.4.14/sound/oss/
Dsequencer.c1583 unsigned long compute_finetune(unsigned long base_freq, int bend, int range, in compute_finetune()