Searched refs:tracefs_mount (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/tracefs/
H A Dinode.c30 static struct vfsmount *tracefs_mount; variable in typeref:struct:vfsmount
324 error = simple_pin_fs(&trace_fs_type, &tracefs_mount, start_creating()
335 parent = tracefs_mount->mnt_root; start_creating()
346 simple_release_fs(&tracefs_mount, &tracefs_mount_count); start_creating()
356 simple_release_fs(&tracefs_mount, &tracefs_mount_count); failed_creating()
551 simple_release_fs(&tracefs_mount, &tracefs_mount_count); tracefs_remove()
598 simple_release_fs(&tracefs_mount, &tracefs_mount_count); tracefs_remove_recursive()
621 simple_release_fs(&tracefs_mount, &tracefs_mount_count); tracefs_remove_recursive()

Completed in 115 milliseconds