Searched defs:mount (Results 1 – 2 of 2) sorted by relevance
479 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs()499 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs()
2050 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument