Home
last modified time | relevance | path

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

/linux-2.6.39/fs/dlm/
Ddir.c138 static struct dlm_direntry *search_bucket(struct dlm_ls *ls, char *name, in search_bucket() function
161 de = search_bucket(ls, name, namelen, bucket); in dlm_dir_remove_entry()
311 de = search_bucket(ls, name, namelen, bucket); in get_entry()
334 tmp = search_bucket(ls, name, namelen, bucket); in get_entry()
/linux-2.6.39/fs/gfs2/
Dglock.c241 static struct gfs2_glock *search_bucket(unsigned int hash, in search_bucket() function
715 gl = search_bucket(hash, sdp, &name); in gfs2_glock_get()
762 tmp = search_bucket(hash, sdp, &name); in gfs2_glock_get()