Searched refs:snapid_map_lru (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ceph/
H A Dsnap.c1276 list_add_tail(&sm->lru, &mdsc->snapid_map_lru);
1297 while (!list_empty(&mdsc->snapid_map_lru)) {
1298 sm = list_first_entry(&mdsc->snapid_map_lru,
H A Dmds_client.h511 struct list_head snapid_map_lru; member in struct:ceph_mds_client
H A Dmds_client.c5429 INIT_LIST_HEAD(&mdsc->snapid_map_lru);

Completed in 206 milliseconds