Searched refs:mockfs_mount (Results 1 – 2 of 2) sorted by relevance
57 struct mockfs_mount { struct66 typedef struct mockfs_mount * mockfs_mount_t; argument
83 mockfs_mount_data = kalloc_type(struct mockfs_mount, Z_WAITOK | Z_ZERO); in mockfs_mountroot()142 kfree_type(struct mockfs_mount, mockfs_mount_data); in mockfs_mountroot()195 kfree_type(struct mockfs_mount, mockfs_mnt); in mockfs_unmount()