Searched refs:get_net_conf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_nl.c149 if (get_net_conf(mdev)) {
361 if (get_net_conf(mdev)) {
1253 if (get_net_conf(odev)) {
1791 if (get_net_conf(mdev)) {
H A Ddrbd_int.h923 struct net_conf *net_conf; /* protected by get_net_conf() and put_net_conf() */
2020 * get_net_conf() - Increase ref count on mdev->net_conf; Returns 0 if nothing there
2025 static inline int get_net_conf(struct drbd_conf *mdev) function
2112 if (get_net_conf(mdev)) {
H A Ddrbd_req.c318 if (!get_net_conf(mdev))
H A Ddrbd_receiver.c598 if (!get_net_conf(mdev))
674 if (!get_net_conf(mdev))
4138 if (get_net_conf(mdev)) {
H A Ddrbd_main.c659 if (get_net_conf(mdev)) {

Completed in 194 milliseconds