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()
609 int max_nr_opt = (int)sizeof(c.seopt_file) / in f2fs_parse_options()610 sizeof(c.seopt_file[0]); in f2fs_parse_options()720 c.seopt_file[c.nr_opt].type = in f2fs_parse_options()722 c.seopt_file[c.nr_opt].value = in f2fs_parse_options()
554 struct selinux_opt seopt_file[8]; member