Searched refs:secpolicy_fs_allowed_mount (Results 1 – 6 of 6) sorted by relevance
39 int secpolicy_fs_allowed_mount(const char *);
35 secpolicy_fs_allowed_mount(const char *fsname) in secpolicy_fs_allowed_mount() function
85 secpolicy_fs_allowed_mount;
94 int secpolicy_fs_allowed_mount(const char *);
787 secpolicy_fs_allowed_mount(const char *fsname) in secpolicy_fs_allowed_mount() function
1219 if ((error = secpolicy_fs_allowed_mount(fsname)) != 0) { in domount()