Searched refs:dvfsp (Results 1 – 2 of 2) sorted by relevance
117 vfs_t *dvfsp; in remove_core_file() local159 else if ((dvfsp = dvp->v_vfsp) != NULL && in remove_core_file()160 (dvfsp->vfs_flag & VFS_RDONLY)) in remove_core_file()
1850 struct vfs *dvfsp; /* ptr to parent dir vfs */ in vn_removeat() local1874 dvfsp = dvp->v_vfsp; in vn_removeat()1957 if (dvfsp && dvfsp->vfs_flag & VFS_RDONLY) { in vn_removeat()