Show where is a directory mounted NFS or Local FS - maochuanli/wiki GitHub Wiki
https://unix.stackexchange.com/questions/72223/check-if-folder-is-a-mounted-remote-filesystem
$ df -P -T /qa/data/mao.li/
Filesystem Type 1024-blocks Used Available Capacity Mounted on
nzdata:/data nfs4 1409961472 1215535104 194426368 87% /qa/data
$ df -P -T /home/
Filesystem Type 1024-blocks Used Available Capacity Mounted on
/dev/sda3 btrfs 435958784 104782908 328353812 25% /home