OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_vflush
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_extern.h
225
int
lfs_vflush
(struct vnode *);
lfs_inode.c
146
* yet completed,
lfs_vflush
will not be called, and vinvalbuf
193
error =
lfs_vflush
(vp);
lfs_segment.c
186
* and getnewbuf(). They both mark the file system busy.
Lfs_vflush
()
193
lfs_vflush
(struct vnode *vp)
function
237
DLOG((DLOG_VNODE, "
lfs_vflush
: ino %d freed, not flushing\n",
276
DLOG((DLOG_VNODE, "
lfs_vflush
: done not flushing ino %d\n",
317
DLOG((DLOG_VNODE, "
lfs_vflush
: flushing VU_DIROP\n"));
318
/* panic("
lfs_vflush
: VU_DIROP being flushed...this can\'t happen"); */
366
log(LOG_NOTICE, "
lfs_vflush
: looping count=%d\n", loopcount);
382
* Since
lfs_vflush
() must return the vnode with no dirty buffers,
392
"
lfs_vflush
", 0, &lfs_lock);
594
* If lfs_flushvp is non-NULL, we are called from
lfs_vflush
,
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026