HomeSort by relevance Sort by last modified time
    Searched defs:seopt_file (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/contrib/android/
e2fsdroid.c 24 static struct selinux_opt seopt_file[8]; variable in typeref:struct:selinux_opt
25 static int max_nr_opt = (int)sizeof(seopt_file) / sizeof(seopt_file[0]);
94 seopt_file[nr_opt].type = SELABEL_OPT_PATH;
95 seopt_file[nr_opt].value = absolute_path(token);
177 seopt_file, nr_opt, fs_config_file, fixed_time);
  /external/f2fs-tools/include/
f2fs_fs.h 381 struct selinux_opt seopt_file[8]; member in struct:f2fs_configuration
    [all...]

Completed in 56 milliseconds