Home
last modified time | relevance | path

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

/linux-3.4.99/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()
310 de = search_bucket(ls, name, namelen, bucket); in get_entry()
333 tmp = search_bucket(ls, name, namelen, bucket); in get_entry()
/linux-3.4.99/fs/gfs2/
Dglock.c247 static struct gfs2_glock *search_bucket(unsigned int hash, in search_bucket() function
735 gl = search_bucket(hash, sdp, &name); in gfs2_glock_get()
789 tmp = search_bucket(hash, sdp, &name); in gfs2_glock_get()