Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_default.c1139 error = bnoreuselist(&bo->bo_clean, bo, startn, endn); in vop_stdadvise()
1141 error = bnoreuselist(&bo->bo_dirty, bo, startn, endn); in vop_stdadvise()
H A Dvfs_subr.c2156 bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn, daddr_t endn) in bnoreuselist() function
/f-stack/freebsd/sys/
H A Dvnode.h635 int bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn,