Searched refs:IO_SEQSHIFT (Results 1 – 9 of 9) sorted by relevance
506 seqcount = ap->a_ioflag >> IO_SEQSHIFT;684 seqcount = ap->a_ioflag >> IO_SEQSHIFT;
552 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in msdosfs_read()704 seqcount = ioflag >> IO_SEQSHIFT; in msdosfs_write()
312 seqcount = ap->a_ioflag >> IO_SEQSHIFT;
314 #define IO_SEQSHIFT 16 /* seq heuristic in upper 16 bits */ macro
2012 seqcount = ap->a_ioflag >> IO_SEQSHIFT; in ext2_ind_read()2252 seqcount = ioflag >> IO_SEQSHIFT; in ext2_write()
486 return (fp->f_seqcount << IO_SEQSHIFT); in sequential_heuristic()509 return (fp->f_seqcount << IO_SEQSHIFT); in sequential_heuristic()
1370 ioflags |= IO_SEQMAX << IO_SEQSHIFT; in vnode_pager_putpages_ioflags()
689 ioflag |= nh->nh_seqcount << IO_SEQSHIFT; in nfsvno_read()763 ioflags |= nh->nh_seqcount << IO_SEQSHIFT; in nfsvno_write()
466 seqcount = (int)((off_t)(ioflag >> IO_SEQSHIFT) * biosize / BKVASIZE); in ncl_bioread()