Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c3488 struct vfs *tvfsp; in vfs_hash_remove() local
3506 for (tvfsp = rvfs_list[vhno].rvfs_head; tvfsp != NULL; in vfs_hash_remove()
3507 tvfsp = tvfsp->vfs_hash) { in vfs_hash_remove()
3508 if (tvfsp->vfs_hash == vfsp) { in vfs_hash_remove()
3509 tvfsp->vfs_hash = vfsp->vfs_hash; in vfs_hash_remove()