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

/linux-master/include/linux/
H A Dpagemap.h209 AS_UNMOVABLE, /* The mapping cannot be moved, ever */ enumerator in enum:mapping_flags
318 set_bit(AS_UNMOVABLE, &mapping->flags);
323 return test_bit(AS_UNMOVABLE, &mapping->flags);

Completed in 110 milliseconds