Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dzdata.c204 struct z_erofs_pcluster *pcl, *tailpcl; member
415 clt->tailpcl = NULL; in z_erofs_try_to_claim_pcluster()
431 if (clt->owned_head == &pcl->next || pcl == clt->tailpcl) { in z_erofs_lookup_collection()
463 clt->tailpcl = pcl; in z_erofs_lookup_collection()
523 clt->tailpcl = pcl; in z_erofs_register_collection()