Home
last modified time | relevance | path

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

/fs/
Dnamespace.c98 static inline struct hlist_head *mp_hash(struct dentry *dentry) in mp_hash() function
690 struct hlist_head *chain = mp_hash(dentry); in lookup_mountpoint()
741 hlist_add_head(&new->m_hash, mp_hash(dentry)); in get_mountpoint()