Searched refs:stats_mode (Results 1 – 2 of 2) sorted by relevance
305 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()319 if (info->mount_opts.stats_mode != ctx->stats_mode) in binderfs_fs_context_reconfigure()322 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fs_context_reconfigure()334 switch (info->mount_opts.stats_mode) { in binderfs_show_options()706 info->mount_opts.stats_mode = ctx->stats_mode; in binderfs_fill_super()742 if (info->mount_opts.stats_mode == binderfs_stats_mode_global) in binderfs_fill_super()776 ctx->stats_mode = binderfs_stats_mode_unset; in binderfs_init_fs_context()
45 * @stats_mode: enable binder stats in binderfs.49 int stats_mode;50 int stats_mode; global() member