Searched refs:IO_SEQSHIFT (Results 1 – 10 of 10) sorted by relevance
144 seqcount = ioflag >> IO_SEQSHIFT; in fuse_read_biobackend()483 seqcount = ioflag >> IO_SEQSHIFT; in fuse_write_biobackend()
553 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in msdosfs_read()707 seqcount = ioflag >> IO_SEQSHIFT; in msdosfs_write()
286 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in cd9660_read()
679 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in ffs_read()866 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in ffs_write()
2042 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in ext2_read()2180 seqcount = ioflag >> IO_SEQSHIFT; in ext2_write()
335 #define IO_SEQSHIFT 16 /* seq heuristic in upper 16 bits */ macro
475 seqcount = (int)((off_t)(ioflag >> IO_SEQSHIFT) * biosize / BKVASIZE); in ncl_bioread()
1509 ioflags |= IO_SEQMAX << IO_SEQSHIFT; in vnode_pager_putpages_ioflags()
570 return (fp->f_seqcount[rw] << IO_SEQSHIFT); in sequential_heuristic()597 return (fp->f_seqcount[rw] << IO_SEQSHIFT); in sequential_heuristic()
1068 ioflag |= nh->nh_seqcount << IO_SEQSHIFT; in nfsvno_read()1193 ioflags |= nh->nh_seqcount << IO_SEQSHIFT; in nfsvno_write()