Home
last modified time | relevance | path

Searched refs:tailpcl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/erofs/
Dzdata.c134 struct z_erofs_pcluster *pcl, *tailpcl; member
355 if (clt->owned_head == &pcl->next || pcl == clt->tailpcl) { in cllookup()
390 clt->tailpcl = pcl; in cllookup()
394 clt->tailpcl = NULL; in cllookup()
449 clt->tailpcl = pcl; in clregister()