Home
last modified time | relevance | path

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

/linux-4.4.14/fs/isofs/
Dinode.c31 static int isofs_hashi(const struct dentry *parent, struct qstr *qstr);
134 .d_hash = isofs_hashi,
232 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi() function