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

/linux-master/include/linux/
H A Dpagemap.h207 AS_STABLE_WRITES, /* must wait for writeback before modifying enumerator in enum:mapping_flags
297 return test_bit(AS_STABLE_WRITES, &mapping->flags);
302 set_bit(AS_STABLE_WRITES, &mapping->flags);
307 clear_bit(AS_STABLE_WRITES, &mapping->flags);

Completed in 158 milliseconds