Searched refs:bnoreuselist (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_default.c | 1139 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 D | vfs_subr.c | 2156 bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn, daddr_t endn) in bnoreuselist() function
|
| /f-stack/freebsd/sys/ |
| H A D | vnode.h | 635 int bnoreuselist(struct bufv *bufv, struct bufobj *bo, daddr_t startn,
|