Searched refs:num_opts (Results 1 - 1 of 1) sorted by relevance

/security/selinux/
H A Dhooks.c624 int num_opts = opts->num_mnt_opts; local
629 if (!num_opts) {
659 && (num_opts == 0))
667 for (i = 0; i < num_opts; i++) {
727 if ((sbsec->flags & SE_MNTMASK) && !num_opts)

Completed in 14 milliseconds