Home
last modified time | relevance | path

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

/Linux-v4.19/fs/isofs/
Dinode.c40 static int isofs_hash_ms(const struct dentry *parent, struct qstr *qstr);
140 .d_hash = isofs_hash_ms,
268 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms() function