Searched refs:IGNORE_CASE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dtypes.h66 IGNORE_CASE = 1, enumerator in enum:__anon16915
H A Ddir.c209 IGNORE_CASE, vol->upcase, vol->upcase_len)) {
250 IGNORE_CASE, vol->upcase, vol->upcase_len);
469 IGNORE_CASE, vol->upcase, vol->upcase_len)) {
512 IGNORE_CASE, vol->upcase, vol->upcase_len);
H A Dattrib.c537 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)
562 * If @ic is IGNORE_CASE, the @name comparisson is not case sensitive and
636 a->name_length, 1, IGNORE_CASE,
812 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)
933 al_name_len, 1, IGNORE_CASE,
1145 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dtypes.h114 IGNORE_CASE = 1, enumerator in enum:__anon4287
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcollate.c144 IGNORE_CASE, vol->upcase, vol->upcase_len);
H A Ddir.c187 IGNORE_CASE, vol->upcase, vol->upcase_len);
342 IGNORE_CASE, vol->upcase, vol->upcase_len);
1418 BOOL case_sensitive = IGNORE_CASE;
H A Dattrib.c1616 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)
1655 * If @ic is IGNORE_CASE, the @name comparison is not case sensitive and
1753 a->name_length, 1, IGNORE_CASE,
1847 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)
1995 IGNORE_CASE, NULL, 0, ctx);
2062 al_name_len, 1, IGNORE_CASE,
2074 * FIXME: Reverse engineering showed 0, IGNORE_CASE but
2257 * @ic: IGNORE_CASE or CASE_SENSITIVE (ignored if @name not present)

Completed in 164 milliseconds