• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/security/

Lines Matching refs:mount

98 struct mount;
567 @param fullpath Path relative to mount (e.g. /dev) of new device file
585 @param fullpath Path relative to mount (e.g. /dev) of new directory
634 @param mp Devfs mount point
645 struct mount *mp,
1612 @param mp The mount point
1613 @param label Label associated with the mount point
1629 struct mount *mp,
1636 @param mp The mount structure of the file system
1649 struct mount *mp,
1654 @brief Access control check for mount point relabeling
1656 @param mp Object file system mount point
1657 @param mntlabel Policy label for fle system mount point
1660 the mount point. This call is made when a file system mount is updated.
1668 struct mount *mp,
1674 @param vp Vnode that is to be the mount point
1680 the mount operation on the target vnode.
1695 @param mp The mount point
1696 @param mlabel Label currently associated with the mount point
1706 struct mount *mp,
1712 @param mp The mount structure of the file system
1724 struct mount *mp,
1731 @param mp Object file system mount
1747 struct mount *mp,
1753 @param mp The mount point
1754 @param mlabel Label associated with the mount point
1764 struct mount *mp,
1768 @brief Create mount labels
1771 @param mntlabel Label to associate with the new mount point
1774 Fill out the labels on the mount point being created by the supplied
1779 struct mount *mp,
1783 @brief Destroy mount label
1786 Destroy a file system mount label. Since the
1795 @brief Externalize a mount point label
1801 Produce an external representation of the mount point label. An
1819 @brief Initialize mount point label
1822 Initialize the label for a newly instantiated mount structure.
1827 a default label separately from the label of the mount point
1834 @brief Internalize a mount point label
1840 Produce a mount point file system label from an external representation.
5336 @param mp Devfs mount point
5337 @param mntlabel Devfs mount point label
5348 struct mount *mp,
5357 @param mp File system mount point
5358 @param mntlabel File system mount point label
5379 struct mount *mp,
5387 @param mp Fdesc mount point
5388 @param mntlabel Fdesc mount point label
5400 struct mount *mp,
5466 @param mp File system mount point
5467 @param mntlabel File system mount point label
5475 struct mount *mp,
5642 @param mp File system mount point
5668 struct mount *mp,
5696 @param mp File system mount point
5697 @param mntlabel File system mount point label
5715 struct mount *mp,