OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v7fs_self
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_impl.h
102
struct
v7fs_self
{
struct
136
int v7fs_io_init(struct
v7fs_self
**, const struct v7fs_mount_device *, size_t);
137
void v7fs_io_fini(struct
v7fs_self
*);
138
void *scratch_read(struct
v7fs_self
*, daddr_t);
139
void scratch_free(struct
v7fs_self
*, void *);
140
int scratch_remain(const struct
v7fs_self
*);
v7fs_impl.h
102
struct
v7fs_self
{
struct
136
int v7fs_io_init(struct
v7fs_self
**, const struct v7fs_mount_device *, size_t);
137
void v7fs_io_fini(struct
v7fs_self
*);
138
void *scratch_read(struct
v7fs_self
*, daddr_t);
139
void scratch_free(struct
v7fs_self
*, void *);
140
int scratch_remain(const struct
v7fs_self
*);
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025