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

  /src/sys/ufs/ffs/
ffs_extern.h 106 int ffs_freefile_snap(struct fs *, struct vnode *, ino_t, int);
ffs_snapshot.c 721 error = ffs_freefile_snap(copy_fs, vp,
791 error = ffs_freefile_snap(copy_fs, vp, xp->i_number, xp->i_mode);
ffs_alloc.c 2034 ffs_freefile_snap(struct fs *fs, struct vnode *devvp, ino_t ino, int mode) function in typeref:typename:int

Completed in 14 milliseconds