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

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

Completed in 195 milliseconds