Searched refs:tracefs_mount (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/tracefs/
H A Dinode.c29 static struct vfsmount *tracefs_mount; variable in typeref:struct:vfsmount
548 error = simple_pin_fs(&trace_fs_type, &tracefs_mount,
559 parent = tracefs_mount->mnt_root;
573 simple_release_fs(&tracefs_mount, &tracefs_mount_count);
583 simple_release_fs(&tracefs_mount, &tracefs_mount_count);
773 simple_release_fs(&tracefs_mount, &tracefs_mount_count);
789 simple_pin_fs(&trace_fs_type, &tracefs_mount, &tracefs_mount_count);
791 simple_release_fs(&tracefs_mount, &tracefs_mount_count);

Completed in 260 milliseconds