Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c28 static int tracefs_mount_count; variable
408 &tracefs_mount_count); in start_creating()
432 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in start_creating()
442 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in failed_creating()
603 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in remove_one()
619 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count); in tracefs_remove()
621 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_remove()
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c30 static int tracefs_mount_count; variable
463 &tracefs_mount_count); in tracefs_start_creating()
487 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_start_creating()
497 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_failed_creating()
687 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in remove_one()
703 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count); in tracefs_remove()
705 simple_release_fs(&tracefs_mount, &tracefs_mount_count); in tracefs_remove()

Completed in 2 milliseconds