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_markv
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/sys/
Makefile.inc
129
lchflags.S lchmod.S lchown.S lfs_bmapv.S
lfs_markv
.S lfs_segclean.S \
273
lfs_bmapv.2
lfs_markv
.2 lfs_segclean.2 lfs_segwait.2 \
/src/sys/ufs/lfs/
lfs_extern.h
287
int
lfs_markv
(struct lwp *, fsid_t *, struct block_info *, int);
lfs_syscalls.c
102
* live and the
lfs_markv
call).
139
if ((error =
lfs_markv
(l, &fsid, blkiov, blkcnt)) == 0)
191
if ((error =
lfs_markv
(l, &fsid, blkiov, blkcnt)) == 0) {
215
lfs_markv
(struct lwp *l, fsid_t *fsidp, BLOCK_INFO *blkiov,
function
333
DLOG((DLOG_CLEAN, "
lfs_markv
: lfs_fastvget"
399
DLOG((DLOG_CLEAN, "
lfs_markv
: wrong da same seg: %jx vs %jx\n",
420
DLOG((DLOG_CLEAN, "
lfs_markv
: ino %d lbn %jd wrong"
446
panic("
lfs_markv
: partial indirect block?"
476
DLOG((DLOG_CLEAN, "
lfs_markv
: writing %d blks %d inos\n",
492
KASSERTMSG((numrefed == 0), "
lfs_markv
: numrefed=%d", numrefed)
[
all
...]
lfs_vnops.c
1439
* XXX This code assumes that
lfs_markv
makes synchronous checkpoints.
1972
error =
lfs_markv
(l, fsidp, blkiov, blkcnt);
2010
error =
lfs_markv
(l, fsidp, blkiov, blkcnt);
Completed in 55 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026