1 #include <linux/module.h>
18 ceph_pagelist_unmap_tail(pl);
19 while (!list_empty(&pl->
head)) {
44 ceph_pagelist_unmap_tail(pl);
52 while (pl->
room < len) {
62 ret = ceph_pagelist_addpage(pl);
80 if (space <= pl->room)
86 struct page *page = __page_cache_alloc(
GFP_NOFS);
133 ceph_pagelist_unmap_tail(pl);
141 if (!list_empty(&pl->
head)) {