HomeSort by: relevance | last modified time | path
    Searched defs:chfs_snapshot (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_vfsops.c 82 static int chfs_snapshot(struct mount *, struct vnode *,
777 chfs_snapshot(struct mount *mp, struct vnode *vp, function in typeref:typename:int
817 .vfs_snapshot = chfs_snapshot,
chfs_vfsops.c 82 static int chfs_snapshot(struct mount *, struct vnode *,
777 chfs_snapshot(struct mount *mp, struct vnode *vp, function in typeref:typename:int
817 .vfs_snapshot = chfs_snapshot,
chfs_vfsops.c 82 static int chfs_snapshot(struct mount *, struct vnode *,
777 chfs_snapshot(struct mount *mp, struct vnode *vp, function in typeref:typename:int
817 .vfs_snapshot = chfs_snapshot,

Completed in 31 milliseconds