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

/linux-master/fs/debugfs/
H A Dinode.c36 static int debugfs_mount_count; variable
364 &debugfs_mount_count);
396 simple_release_fs(&debugfs_mount, &debugfs_mount_count);
406 simple_release_fs(&debugfs_mount, &debugfs_mount_count);
805 simple_release_fs(&debugfs_mount, &debugfs_mount_count);
826 simple_pin_fs(&debug_fs_type, &debugfs_mount, &debugfs_mount_count);
828 simple_release_fs(&debugfs_mount, &debugfs_mount_count);

Completed in 92 milliseconds