OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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 107 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026