Searched refs:isofs_hashi_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | inode.c | 175 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() function 232 return isofs_hashi_common(dentry, qstr, 0); in isofs_hashi() 273 return isofs_hashi_common(dentry, qstr, 1); in isofs_hashi_ms()
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | inode.c | 175 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() function 232 return isofs_hashi_common(dentry, qstr, 0); in isofs_hashi() 273 return isofs_hashi_common(dentry, qstr, 1); in isofs_hashi_ms()
|
Completed in 4 milliseconds