Searched defs:mount_t (Results 1 – 3 of 3) sorted by relevance
32 typedef struct mount * mount_t; typedef
137 typedef struct mount * mount_t; typedef
7264 vfs_iterate(int flags, int (*callout)(mount_t, void *), void *arg) in vfs_iterate()