Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_default.c1120 error = bnoreuselist(&bo->bo_clean, bo, startn, endn); in vop_stdadvise()
1122 error = bnoreuselist(&bo->bo_dirty, bo, startn, endn); in vop_stdadvise()
H A Dvfs_subr.c2480 bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn, daddr_t endn) in bnoreuselist() function
/freebsd/sys/sys/
H A Dvnode.h641 int bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn,