Searched refs:search_dh_cookie (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ubifs/ |
D | tnc.c | 1884 static int search_dh_cookie(struct ubifs_info *c, const union ubifs_key *key, in search_dh_cookie() function 1934 err = search_dh_cookie(c, key, dent, cookie, &znode, &n); in do_lookup_dh() 2721 err = search_dh_cookie(c, key, dent, cookie, &znode, &n); in ubifs_tnc_remove_dh()
|