OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scratch_remain
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_io.c
91
if ((n =
scratch_remain
(fs)) < fs->
scratch_remain
)
92
fs->
scratch_remain
= n;
107
scratch_remain
(const struct v7fs_self *fs)
function
v7fs_impl.h
106
int
scratch_remain
; /* for statistic */
member in struct:v7fs_self
140
int
scratch_remain
(const struct v7fs_self *);
v7fs_io_kern.c
81
p->
scratch_remain
= V7FS_SELF_NSCRATCH;
v7fs_vfsops.c
349
DPRINTF("scratch remain=%d\n", fs->
scratch_remain
);
Completed in 26 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026