OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lfs_segwrite
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_lfs/
segwrite.c
147
lfs_segwrite
(struct lfs * fs, int flags)
function in typeref:typename:int
/src/sys/ufs/lfs/
lfs_segment.c
184
* single threaded. Currently, there are two paths into
lfs_segwrite
, sync()
186
* explicitly marks the file system busy. So
lfs_segwrite
is safe. I think.
283
error =
lfs_segwrite
(vp->v_mount, SEGM_CKP | SEGM_SYNC);
526
lfs_segwrite
(struct mount *mp, int flags)
function in typeref:typename:int
543
DLOG((DLOG_SEG, "
lfs_segwrite
(fs=%p, flags=%x)\n", fs, flags));
593
DLOG((DLOG_SEG, "
lfs_segwrite
: breaking out of segment write at daddr 0x%jx\n", (uintmax_t)lfs_sb_getoffset(fs)));
637
panic("
lfs_segwrite
: ifile read: "
711
log(LOG_NOTICE, "
lfs_segwrite
: looping count=%d\n",
Completed in 52 milliseconds
Indexes created Fri Nov 07 20:09:51 GMT 2025