Home
last modified time | relevance | path

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

/Linux-v4.19/fs/isofs/
Dinode.c39 static int isofs_hashi_ms(const struct dentry *parent, struct qstr *qstr);
144 .d_hash = isofs_hashi_ms,
274 isofs_hashi_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms() function