OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filecore_node
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/filecorefs/
filecore_node.h
1
/* $NetBSD:
filecore_node
.h,v 1.8 2022/03/27 17:10:55 christos Exp $ */
31
*
filecore_node
.h 1.1 1998/6/26
65
*
filecore_node
.h 1.1 1998/6/26
83
struct
filecore_node
{
struct
85
LIST_ENTRY(
filecore_node
) i_hash;
106
#define VTOI(vp) ((struct
filecore_node
*)(vp)->v_data)
128
mode_t filecore_mode(struct
filecore_node
*);
129
struct timespec filecore_time(struct
filecore_node
*);
130
ino_t filecore_getparent(struct
filecore_node
*);
133
int filecore_dbread(struct
filecore_node
*, struct buf **)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025