Searched refs:pidonly (Results 1 – 4 of 4) sorted by relevance
37 enum proc_pidonly pidonly; member104 ctx->pidonly = PROC_PIDONLY_ON; in proc_parse_subset_param()159 fs_info->pidonly = ctx->pidonly; in proc_apply_options()
189 if (fs_info->pidonly != PROC_PIDONLY_OFF) in proc_show_options()510 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_reg_open()
274 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_lookup()335 if (fs_info->pidonly == PROC_PIDONLY_ON) in proc_readdir()
66 enum proc_pidonly pidonly; member