Searched defs:Mount (Results 1 – 2 of 2) 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
1758 #define Mount 21 macro