OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_vflush
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_extern.h
199
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
187
* and getnewbuf(). They both mark the file system busy.
Lfs_vflush
()
194
lfs_vflush
(struct vnode *vp)
function in typeref:typename:int
300
DLOG((DLOG_VNODE, "
lfs_vflush
: ino %d freed, not flushing\n",
340
DLOG((DLOG_VNODE, "
lfs_vflush
: done not flushing ino %d\n",
386
DLOG((DLOG_VNODE, "
lfs_vflush
: flushing VU_DIROP\n"));
387
/* panic("
lfs_vflush
: VU_DIROP being flushed...this can\'t happen"); */
435
log(LOG_NOTICE, "
lfs_vflush
: looping count=%d\n", loopcount);
451
* Since
lfs_vflush
() must return the vnode with no dirty buffers,
461
"
lfs_vflush
", 0, &lfs_lock);
650
* If lfs_flushvp is non-NULL, we are called from
lfs_vflush
,
[
all
...]
lfs_vnops.c
432
lfs_vflush
(vp);
Completed in 33 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025