Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c85 static int tmpfs_unmount(struct mount *, int);
495 tmpfs_unmount(struct mount *mp, int mntflags) in tmpfs_unmount() function
693 .vfs_unmount = tmpfs_unmount,