Home
last modified time | relevance | path

Searched refs:AS_STABLE_WRITES (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dpagemap.h207 AS_STABLE_WRITES, /* must wait for writeback before modifying enumerator
296 return test_bit(AS_STABLE_WRITES, &mapping->flags); in mapping_stable_writes()
301 set_bit(AS_STABLE_WRITES, &mapping->flags); in mapping_set_stable_writes()
306 clear_bit(AS_STABLE_WRITES, &mapping->flags); in mapping_clear_stable_writes()