Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dlock.c405 static int rsb_cmp(struct dlm_rsb *r, const char *name, int nlen) in rsb_cmp() function
424 rc = rsb_cmp(r, name, len); in dlm_search_rsb_tree()
453 rc = rsb_cmp(cur, rsb->res_name, rsb->res_length); in rsb_insert()