Searched refs:seopt_file (Results 1 – 3 of 3) sorted by relevance
314 sehnd = selabel_open(SELABEL_CTX_FILE, c.seopt_file, c.nr_opt); in configure_files()317 c.seopt_file[0].value); in configure_files()
602 int max_nr_opt = (int)sizeof(c.seopt_file) / in f2fs_parse_options()603 sizeof(c.seopt_file[0]); in f2fs_parse_options()713 c.seopt_file[c.nr_opt].type = in f2fs_parse_options()715 c.seopt_file[c.nr_opt].value = in f2fs_parse_options()
550 struct selinux_opt seopt_file[8]; member