OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vfs_hooks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
mount.h
326
struct
vfs_hooks
{
struct
327
LIST_ENTRY(
vfs_hooks
) vfs_hooks_list;
338
int vfs_hooks_attach(struct
vfs_hooks
*);
339
int vfs_hooks_detach(struct
vfs_hooks
*);
mount.h
326
struct
vfs_hooks
{
struct
327
LIST_ENTRY(
vfs_hooks
) vfs_hooks_list;
338
int vfs_hooks_attach(struct
vfs_hooks
*);
339
int vfs_hooks_detach(struct
vfs_hooks
*);
Completed in 225 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025