Home
last modified time | relevance | path

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

/Linux-v4.19/fs/isofs/
Dinode.c34 static int isofs_hashi(const struct dentry *parent, struct qstr *qstr);
135 .d_hash = isofs_hashi,
233 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi() function