Searched refs:mount (Results 76 - 77 of 77) sorted by relevance

1234

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c37 #include <sys/mount.h>
1023 /* If this is the root, let VFS to find out the mount name, which
5843 /* Note: We check hfs flags instead of vfs mount flag because during
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c84 #include <sys/mount.h>
333 * for a call to hfs_vget on the volume mount poit, not including
627 /* Safe to cast to "struct label*"; returns "void*" to limit dependence of mount.h on security headers. */
763 * MNTK_AUTH_OPAQUE is set on this mount
958 * the mount itself is still valid.
1687 /* if vnode_t mount operation in progress */
2101 /* return the visible flags on associated mount point of vnode_t */
2108 /* return the command modifier flags on associated mount point of vnode_t */
2122 /* return a pointer to the RO vfs_statfs associated with vnode_t's mount point */
2129 /* return a handle to the FSs specific private handle associated with vnode_t's mount poin
[all...]

Completed in 39 milliseconds

1234