Home
last modified time | relevance | path

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

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