Searched refs:tracefs_mount (Results 1 – 1 of 1) sorted by relevance
27 static struct vfsmount *tracefs_mount; variable267 set_gid(tracefs_mount->mnt_root, gid); in tracefs_parse_options()393 error = simple_pin_fs(&trace_fs_type, &tracefs_mount, in start_creating()404 parent = tracefs_mount->mnt_root; in start_creating()418 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in start_creating()428 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in failed_creating()586 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in remove_one()602 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count); in tracefs_remove()604 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_remove()
Completed in 4 milliseconds