Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c1482 struct mount *origin_mp = (struct mount*)fsmountargs; in mount_common() local
1483 fs_role_mount_args_t frma = {origin_mp, VFS_DATA_ROLE}; in mount_common()
1513 struct mount *origin_mp = (struct mount*)fsmountargs; in mount_common() local
1514 fs_role_mount_args_t frma = {origin_mp, VFS_VM_ROLE}; in mount_common()
1543 struct mount *origin_mp = (struct mount*)fsmountargs; in mount_common() local
1552 fs_role_mount_args_t frma = {origin_mp, mount_role}; in mount_common()