Searched defs:owned_head (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/erofs/ | ||
H A D | zdata.c | 127 z_erofs_next_pcluster_t owned_head; member 299 try_to_claim_pcluster(struct z_erofs_pcluster *pcl, z_erofs_next_pcluster_t *owned_head) try_to_claim_pcluster() argument 1136 move_to_bypass_jobqueue(struct z_erofs_pcluster *pcl, z_erofs_next_pcluster_t qtail[], z_erofs_next_pcluster_t owned_head) move_to_bypass_jobqueue() argument 1165 z_erofs_next_pcluster_t owned_head = f->clt.owned_head; z_erofs_submit_queue() local [all...] |
/kernel/linux/linux-6.6/fs/erofs/ | ||
H A D | zdata.c | 528 z_erofs_next_pcluster_t owned_head; member 763 z_erofs_next_pcluster_t *owned_head = &f->owned_head; in z_erofs_try_to_claim_pcluster() local 1584 move_to_bypass_jobqueue(struct z_erofs_pcluster *pcl, z_erofs_next_pcluster_t qtail[], z_erofs_next_pcluster_t owned_head) move_to_bypass_jobqueue() argument 1632 z_erofs_next_pcluster_t owned_head = f->owned_head; z_erofs_submit_queue() local [all...] |
Completed in 4 milliseconds