Files
faketunes/vendor/github.com/hanwen/go-fuse/v2/fs/files_freebsd.go
Vladimir Hodakov 13ac06c14b Initial commit
Proof-of-concept implementation. Bugs will occur.
2026-02-12 01:18:46 +03:00

7 lines
91 B
Go

package fs
import "github.com/hanwen/go-fuse/v2/fuse"
func setBlocks(out *fuse.Attr) {
}