Searched defs:mount (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfsdefs.h199 struct mount * mount; /* vfs mount struct for this fs */ member in struct:devfsmount
/xnu-2782.1.97/bsd/sys/
H A Dmount_internal.h107 struct mount { struct
[all...]
/xnu-2782.1.97/security/
H A Dmac_vfs.c1488 mac_mount_check_stat(vfs_context_t ctx, struct mount *mount) argument
1504 mac_mount_check_label_update(vfs_context_t ctx, struct mount *mount) argument
[all...]
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c279 mount(proc_t p, struct mount_args *uap, __unused int32_t *retval) function
[all...]

Completed in 34 milliseconds