Searched refs:ntfs_uni_strncmp (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ | ||
D | util.h | 36 int ntfs_uni_strncmp(short int* a, short int *b, int n); |
D | util.c | 196 int ntfs_uni_strncmp(short int* a, short int *b, int n) in ntfs_uni_strncmp() function |