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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfsdefs.h182 struct mount * mount; /* vfs mount struct for this fs */ member in struct:devfsmount
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmount_internal.h97 struct mount { struct
[all...]
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_vfs.c1218 mac_mount_check_stat(vfs_context_t ctx, struct mount *mount) argument
1234 mac_mount_check_label_update(vfs_context_t ctx, struct mount *mount) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c212 mount(proc_t p, struct mount_args *uap, __unused register_t *retval) function
[all...]

Completed in 50 milliseconds