Home
last modified time | relevance | path

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

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