Home
last modified time | relevance | path

Searched refs:tarfs_unmount (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c108 static vfs_unmount_t tarfs_unmount; variable
1062 tarfs_unmount(struct mount *mp, int mntflags) in tarfs_unmount() function
1243 .vfs_unmount = tarfs_unmount,