Home
last modified time | relevance | path

Searched refs:vtruncbuf_bp_trunc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
HDvfs_subr.c464 static int vtruncbuf_bp_trunc(struct buf *bp, void *data);
497 vtruncbuf_bp_trunc, &info); in vtruncbuf()
501 vtruncbuf_bp_trunc, &info); in vtruncbuf()
545 vtruncbuf_bp_trunc, &info); in vtruncbuf()
549 vtruncbuf_bp_trunc, &info); in vtruncbuf()
578 vtruncbuf_bp_trunc(struct buf *bp, void *data) in vtruncbuf_bp_trunc() function