OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLOG_SEG
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_segment.c
560
DLOG((
DLOG_SEG
, "lfs_segwrite(fs=%p, flags=%x)\n", fs, flags));
602
DLOG((
DLOG_SEG
, " do_ckp=%d sp->seg_flags=0x%x\n", do_ckp, sp->seg_flags));
610
DLOG((
DLOG_SEG
, "lfs_segwrite: breaking out of segment write at daddr 0x%jx\n", (uintmax_t)lfs_sb_getoffset(fs)));
809
DLOG((
DLOG_SEG
, " returning 0\n"));
1204
DLOG((
DLOG_SEG
, "lfs_writeinode: ino %d size %" PRId64 " -> %"
1208
DLOG((
DLOG_SEG
, "lfs_writeinode: cleansing ino %d eff %jd != nblk %d)"
1213
DLOG((
DLOG_SEG
, "lfs_writeinode: wiping UNWRITTEN\n"));
1219
DLOG((
DLOG_SEG
, "lfs_writeinode: wiping UNWRITTEN\n"));
1324
DLOG((
DLOG_SEG
, "lfs_gatherblock trimming at offset %lx\n",
1340
DLOG((
DLOG_SEG
, "lfs_gatherblock: already gathered! Ino %ju,
[
all
...]
lfs_inode.h
257
# define
DLOG_SEG
7 /* segwrite */
lfs_subr.c
561
DLOG((
DLOG_SEG
, "sleeping on iocount %x == %d\n", fs, fs->lfs_iocount));
566
DLOG((
DLOG_SEG
, "sleeping on iocount %x == %d\n", sp, sp->seg_iocount));
lfs.h
1491
DLOG((
DLOG_SEG
, "lfs func %s seglock wrong (%d)\n", __func__, \
1495
DLOG((
DLOG_SEG
, "lfs func %s seglock wrong (0)\n", __func__)); \
1500
DLOG((
DLOG_SEG
, "lfs func %s seglock wrong (1)\n", __func__)); \
lfs_inode.c
153
DLOG((
DLOG_SEG
, "lfs_update: sleeping on ino %llu"
Completed in 35 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026