fuse_clean_cache

Iterate over cache removing stale entries use in conjunction with "-oremember"

NOTE: This is already done for the standard sessions

@param fuse struct fuse pointer for fuse instance @return the number of seconds until the next cleanup

extern (C)
int
fuse_clean_cache
(
fuse* fuse
)

Meta