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

/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c73 static int tmpfs_unmount(struct mount *, int);
271 tmpfs_unmount(struct mount *mp, int mntflags) function
484 .vfs_unmount = tmpfs_unmount,

Completed in 95 milliseconds