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

/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h93 int secpolicy_fs_allowed_mount(const char *);
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c771 secpolicy_fs_allowed_mount(const char *fsname) function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1218 if ((error = secpolicy_fs_allowed_mount(fsname)) != 0) {

Completed in 57 milliseconds