Searched refs:__protected_by (Results 1 - 1 of 1) 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_int.h47 # define __protected_by(x) __attribute__((require_context(x,1,999,"rdwr"))) macro
52 # define __protected_by(x) macro
925 struct drbd_backing_dev *ldev __protected_by(local);

Completed in 75 milliseconds