Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_attrlist.c1007 vnode_t root_vp = NULL; in getvolattrlist() local
1038 error = VFS_ROOT(mnt, &root_vp, ctx); in getvolattrlist()
1043 vp = root_vp; in getvolattrlist()
1694 if (root_vp != NULL) { in getvolattrlist()
1695 vnode_put(root_vp); in getvolattrlist()