Searched defs:sh1 (Results 1 – 3 of 3) sorted by relevance
67 #define local_node_uses_ptc_ga(sh1) ((sh1) ? 1 : 0) argument68 #define max_active_pio(sh1) ((sh1) ? 32 : 7) argument70 #define PTC_LOCK(sh1) ((sh1) ? &sn2_global_ptc_lock : &sn_nodepda->ptc_lock) argument
25 u8 sh1, sh2; member
714 static void lock_two_stripes(struct stripe_head *sh1, struct stripe_head *sh2) in lock_two_stripes()725 static void unlock_two_stripes(struct stripe_head *sh1, struct stripe_head *sh2) in unlock_two_stripes()