Searched refs:spc_mem (Results 1 – 1 of 1) sorted by relevance
14 atomic64_t spc_mem = ATOMIC64_INIT(0); variable18 return atomic64_read(&spc_mem); in space_memory()24 atomic64_sub(BITS_TO_LONGS(spc->nr_ext) * sizeof(long), &spc_mem); in deinit_space()53 atomic64_add(BITS_TO_LONGS(spc->nr_ext) * sizeof(long), &spc_mem); in init_space()