Home
last modified time | relevance | path

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

/fs/dlm/
Dlock.c91 static void toss_rsb(struct kref *kref);
353 kref_put(&r->res_ref, toss_rsb); in put_rsb()
1123 static void toss_rsb(struct kref *kref) in toss_rsb() function
1145 rv = kref_put(&r->res_ref, toss_rsb); in unhold_rsb()