Searched refs:dvfsp (Results 1 – 2 of 2) sorted by relevance
116 vfs_t *dvfsp; in remove_core_file() local158 else if ((dvfsp = dvp->v_vfsp) != NULL && in remove_core_file()159 (dvfsp->vfs_flag & VFS_RDONLY)) in remove_core_file()
1792 struct vfs *dvfsp; /* ptr to parent dir vfs */ in vn_removeat() local1816 dvfsp = dvp->v_vfsp; in vn_removeat()1899 if (dvfsp && dvfsp->vfs_flag & VFS_RDONLY) { in vn_removeat()