Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/isofs/
Dinode.c175 isofs_dentry_cmpi_common(struct dentry *dentry,struct qstr *a,struct qstr *b,int ms) in isofs_dentry_cmpi_common() function
240 return isofs_dentry_cmpi_common(dentry, a, b, 0); in isofs_dentry_cmpi()
265 return isofs_dentry_cmpi_common(dentry, a, b, 1); in isofs_dentry_cmpi_ms()