Searched refs:tracefs_mount (Results 1 – 1 of 1) sorted by relevance
29 static struct vfsmount *tracefs_mount; variable552 error = simple_pin_fs(&trace_fs_type, &tracefs_mount, in tracefs_start_creating()563 parent = tracefs_mount->mnt_root; in tracefs_start_creating()567 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_start_creating()576 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_failed_creating()766 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in remove_one()782 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count); in tracefs_remove()784 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_remove()
Completed in 14 milliseconds