OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lfs_gatherblock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_lfs/
segwrite.c
369
lfs_gatherblock
(struct segment * sp, struct ubuf * bp)
function
431
if (
lfs_gatherblock
(sp, bp)) {
/src/sys/ufs/lfs/
lfs_segment.c
1292
lfs_gatherblock
(struct segment *sp, struct buf *bp, kmutex_t *mptr)
function
1302
"
lfs_gatherblock
: Null vp in segment");
1324
DLOG((DLOG_SEG, "
lfs_gatherblock
trimming at offset %lx\n",
1340
DLOG((DLOG_SEG, "
lfs_gatherblock
: already gathered! Ino %ju,"
1474
if (
lfs_gatherblock
(sp, bp, &bufcache_lock)) {
Completed in 16 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026