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

  /src/sys/kern/
vfs_subr.c 336 vflushbuf(struct vnode *vp, int flags) function in typeref:typename:int
357 panic("vflushbuf: not dirty, bp %p", bp);
385 vprint("vflushbuf: dirty", vp);
vfs_subr.c 336 vflushbuf(struct vnode *vp, int flags) function in typeref:typename:int
357 panic("vflushbuf: not dirty, bp %p", bp);
385 vprint("vflushbuf: dirty", vp);
vfs_subr.c 336 vflushbuf(struct vnode *vp, int flags) function in typeref:typename:int
357 panic("vflushbuf: not dirty, bp %p", bp);
385 vprint("vflushbuf: dirty", vp);
vfs_subr.c 336 vflushbuf(struct vnode *vp, int flags) function in typeref:typename:int
357 panic("vflushbuf: not dirty, bp %p", bp);
385 vprint("vflushbuf: dirty", vp);

Completed in 45 milliseconds