Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd-cluster.c710 static int lock_comm(struct md_cluster_info *cinfo, bool mddev_locked) in lock_comm() function
811 ret = lock_comm(cinfo, mddev_locked); in sendmsg()
1299 if (lock_comm(cinfo, 1)) { in update_size()
1468 if (lock_comm(cinfo, 1)) in add_new_disk()
/linux-6.15/Documentation/driver-api/md/
H A Dmd-cluster.rst229 it will lock the communication by lock_comm.