Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Dmd-cluster.c702 static int lock_comm(struct md_cluster_info *cinfo, bool mddev_locked) in lock_comm() function
787 lock_comm(cinfo, mddev_locked); in sendmsg()
1256 lock_comm(cinfo, 1); in update_size()
1408 lock_comm(cinfo, 1); in add_new_disk()
/Linux-v5.4/Documentation/driver-api/md/
Dmd-cluster.rst229 it will lock the communication by lock_comm.