HomeSort by: relevance | last modified time | path
    Searched defs:listheadp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_subr.c 493 struct buflists *listheadp; local in function:reassignbuf
512 listheadp = &vp->v_cleanblkhd;
518 listheadp = &vp->v_dirtyblkhd;
539 bufinsvn(bp, listheadp);
vfs_subr.c 493 struct buflists *listheadp; local in function:reassignbuf
512 listheadp = &vp->v_cleanblkhd;
518 listheadp = &vp->v_dirtyblkhd;
539 bufinsvn(bp, listheadp);

Completed in 26 milliseconds