Searched defs:kern_mount (Results 1 – 2 of 2) sorted by relevance
3882 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function
2238 #define kern_mount(type) kern_mount_data(type, NULL) macro