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

  /src/sys/fs/udf/
udf_vfsops.c 117 .vfs_snapshot = udf_snapshot,
945 udf_snapshot(struct mount *mp, struct vnode *vp, function in typeref:typename:int
948 DPRINTF(NOTIMPL, ("udf_snapshot called\n"));
udf_vfsops.c 117 .vfs_snapshot = udf_snapshot,
945 udf_snapshot(struct mount *mp, struct vnode *vp, function in typeref:typename:int
948 DPRINTF(NOTIMPL, ("udf_snapshot called\n"));

Completed in 70 milliseconds