Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c87 static int tmpfs_unmount(struct mount *, int);
487 tmpfs_unmount(struct mount *mp, int mntflags) in tmpfs_unmount() function
689 .vfs_unmount = tmpfs_unmount,