Home
last modified time | relevance | path

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

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/pkg/disk/
H A Dstat_windows.go25 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_darwin.go32 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_freebsd.go29 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_netbsd.go29 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_dragonfly.go30 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_linux.go34 func GetFileSystemAttrs(file string) (string, error) { func
H A Dstat_other.go32 func GetFileSystemAttrs(file string) (string, error) { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dclient-fs.go1047 fileAttr, err := disk.GetFileSystemAttrs(path)