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

/linux-master/net/ceph/
H A Dpagelist.c140 c->page_lru = pl->head.prev;
158 while (pl->head.prev != c->page_lru) {
/linux-master/include/linux/ceph/
H A Dpagelist.h22 struct list_head *page_lru; /* page in list */ member in struct:ceph_pagelist_cursor

Completed in 217 milliseconds