Searched defs:Mount (Results 1 – 4 of 4) sorted by relevance
43 struct Mount { struct45 const struct MountOps *ops; /* operations of mount */ argument61 int (*Mount)(struct Mount *mount, struct Vnode *vnode, const void *data); argument
47 …int (*Mount)(const char *source, const char *target, const char *filesystemtype, unsigned long mou… member
1758 #define Mount 21 macro
1767 #define Mount 21 macro