OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hfsmount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/hfs/
hfs.h
61
struct
hfsmount
{
struct
76
struct
hfsmount
*h_hmp; /* mount point associated with this hnode */
134
/* Convert mount ptr to
hfsmount
ptr. */
135
#define VFSTOHFS(mp) ((struct
hfsmount
*)((mp)->mnt_data))
hfs.h
61
struct
hfsmount
{
struct
76
struct
hfsmount
*h_hmp; /* mount point associated with this hnode */
134
/* Convert mount ptr to
hfsmount
ptr. */
135
#define VFSTOHFS(mp) ((struct
hfsmount
*)((mp)->mnt_data))
Completed in 25 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025