pub unsafe extern "C" fn fuse_clean_cache(fuse: *mut fuse) -> c_int
Expand description

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