Home
last modified time | relevance | path

Searched refs:BranchCacheTTL (Results 1 – 4 of 4) sorted by relevance

/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/example/unionfs/
H A Dmain.go39 BranchCacheTTL: time.Duration(*branchcache_ttl * float64(time.Second)),
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/example/autounionfs/
H A Dmain.go40 BranchCacheTTL: time.Duration(*branchcache_ttl * float64(time.Second)),
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/unionfs/
H A Dunionfs.go83 BranchCacheTTL time.Duration member
109 options.BranchCacheTTL)
H A Dunionfs_test.go39 BranchCacheTTL: entryTTL,