Searched refs:full_stripe_lock (Results 1 – 1 of 1) sorted by relevance
206 struct full_stripe_lock { struct315 static struct full_stripe_lock *insert_full_stripe_lock( in insert_full_stripe_lock()321 struct full_stripe_lock *entry; in insert_full_stripe_lock()322 struct full_stripe_lock *ret; in insert_full_stripe_lock()329 entry = rb_entry(parent, struct full_stripe_lock, node); in insert_full_stripe_lock()361 static struct full_stripe_lock *search_full_stripe_lock( in search_full_stripe_lock()366 struct full_stripe_lock *entry; in search_full_stripe_lock()372 entry = rb_entry(node, struct full_stripe_lock, node); in search_full_stripe_lock()423 struct full_stripe_lock *existing; in lock_full_stripe()470 struct full_stripe_lock *fstripe_lock; in unlock_full_stripe()