Home
last modified time | relevance | path

Searched defs:mockfs_root (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/miscfs/mockfs/
H A Dmockfs.h59 mockfs_fsnode_t mockfs_root; /* Root of the node tree */ member
H A Dmockfs_vfsops.c208 mockfs_root(mount_t mp, vnode_t * vpp, __unused vfs_context_t ctx) in mockfs_root() function