Searched refs:mapped_tail (Results 1 – 2 of 2) sorted by relevance
10 if (pl->mapped_tail) { in ceph_pagelist_unmap_tail()13 pl->mapped_tail = NULL; in ceph_pagelist_unmap_tail()47 pl->mapped_tail = kmap(page); in ceph_pagelist_addpage()57 memcpy(pl->mapped_tail + (pl->length & ~PAGE_CACHE_MASK), in ceph_pagelist_append()68 memcpy(pl->mapped_tail + (pl->length & ~PAGE_CACHE_MASK), buf, len); in ceph_pagelist_append()150 pl->mapped_tail = kmap(page); in ceph_pagelist_truncate()
8 void *mapped_tail; member24 pl->mapped_tail = NULL; in ceph_pagelist_init()