Searched refs:tracefs_mount (Results 1 – 1 of 1) sorted by relevance
27 static struct vfsmount *tracefs_mount; variable409 error = simple_pin_fs(&trace_fs_type, &tracefs_mount, in start_creating()420 parent = tracefs_mount->mnt_root; in start_creating()434 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in start_creating()444 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in failed_creating()602 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in remove_one()618 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count); in tracefs_remove()620 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_remove()
Completed in 4 milliseconds