Searched refs:dirty (Results 1 – 4 of 4) sorted by relevance
7 COMMIT_HASH_COMMAND = git describe --always --long --dirty
28 2. `memory_usage BUFFER_TYPE` - this prints the memory usage (sum of private dirty pages of the30 appear in these dirty pages, and a baseline is taken before allocating the log buffers, so only
74 static int lookup_fd(uint32_t handle, bool dirty) in lookup_fd() argument76 if (dirty) { in lookup_fd()