Searched refs:save_file (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/db/hash/
H A Dhash.h107 int save_file; /* Indicates whether we need to flush member in struct:htab
H A Dhash.c186 hashp->save_file = file && (hashp->flags & O_RDWR);
404 if (__buf_free(hashp, 1, hashp->save_file))
425 if (hashp->save_file)
459 if (!hashp->save_file)
483 if (!hashp->save_file)

Completed in 89 milliseconds