In Linux, the file system is an all-in-one directory tree. A mounted storage device has its file system grafted onto that tree so that it appears to be an integral part of one cohesive file system.
SMB (Server Message Block) is a network protocol that is used to share access to files, printers and serial ports between a Linux or Unix computer and a Windows computer. NFS (Network File System) is ...
There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df command ...