Home
last modified time | relevance | path

Searched refs:isofs_dentry_cmp_common (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/isofs/
H A Dinode.c202 static int isofs_dentry_cmp_common( in isofs_dentry_cmp_common() function
239 return isofs_dentry_cmp_common(len, str, name, 0, 1); in isofs_dentry_cmpi()
280 return isofs_dentry_cmp_common(len, str, name, 1, 0); in isofs_dentry_cmp_ms()
287 return isofs_dentry_cmp_common(len, str, name, 1, 1); in isofs_dentry_cmpi_ms()
/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c202 static int isofs_dentry_cmp_common( in isofs_dentry_cmp_common() function
239 return isofs_dentry_cmp_common(len, str, name, 0, 1); in isofs_dentry_cmpi()
280 return isofs_dentry_cmp_common(len, str, name, 1, 0); in isofs_dentry_cmp_ms()
287 return isofs_dentry_cmp_common(len, str, name, 1, 1); in isofs_dentry_cmpi_ms()

Completed in 4 milliseconds