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 24 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025