Home
last modified time | relevance | path

Searched refs:getflabel_cipso (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c169 getflabel_cipso(vfs_t *vfsp) in getflabel_cipso() function
291 return (getflabel_cipso(vfsp)); in getflabel_nfs()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c291 extern ts_label_t *getflabel_cipso(vfs_t *);
5167 tsl = getflabel_cipso(vfsp); in nfs_mount_label_policy()