Searched refs:mapped_tail (Results 1 – 2 of 2) sorted by relevance
11 if (pl->mapped_tail) { in ceph_pagelist_unmap_tail()14 pl->mapped_tail = NULL; in ceph_pagelist_unmap_tail()50 pl->mapped_tail = kmap(page); in ceph_pagelist_addpage()60 memcpy(pl->mapped_tail + (pl->length & ~PAGE_MASK), in ceph_pagelist_append()71 memcpy(pl->mapped_tail + (pl->length & ~PAGE_MASK), buf, len); in ceph_pagelist_append()147 pl->mapped_tail = kmap(page); in ceph_pagelist_truncate()
12 void *mapped_tail; member29 pl->mapped_tail = NULL; in ceph_pagelist_init()