HomeSort by: relevance | last modified time | path
    Searched refs:v_mntvnodes (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/fsck_lfs/
vnode.h 52 LIST_ENTRY(uvnode) v_mntvnodes;
vnode.c 132 LIST_REMOVE(tossvp, v_mntvnodes);
pass6.c 817 LIST_FOREACH(vp, &vnodelist, v_mntvnodes) {
segwrite.c 1011 LIST_FOREACH(vp, &vnodelist, v_mntvnodes) {
lfs.c 399 LIST_INSERT_HEAD(&vnodelist, vp, v_mntvnodes);

Completed in 43 milliseconds