Lines Matching refs:extra_pins
870 bool extra_pins) in has_extra_refcount() argument
874 if (extra_pins) in has_extra_refcount()
914 bool extra_pins; in me_pagecache_clean() local
947 extra_pins = shmem_mapping(mapping); in me_pagecache_clean()
955 if (has_extra_refcount(ps, p, extra_pins)) in me_pagecache_clean()
1038 bool extra_pins = false; in me_swapcache_dirty() local
1048 extra_pins = true; in me_swapcache_dirty()
1050 if (has_extra_refcount(ps, p, extra_pins)) in me_swapcache_dirty()
1083 bool extra_pins = false; in me_huge_page() local
1092 extra_pins = true; in me_huge_page()
1110 if (has_extra_refcount(ps, p, extra_pins)) in me_huge_page()