Searched refs:lcase (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/vfat/
H A Dnamei.c284 unsigned char *name_res, unsigned char *lcase)
401 *lcase = 0;
412 *lcase |= CASE_LOWER_BASE;
414 *lcase |= CASE_LOWER_EXT;
569 unsigned char cksum, lcase; local
596 msdos_name, &lcase);
628 de->lcase = lcase;
282 vfat_create_shortname(struct inode *dir, struct nls_table *nls, wchar_t *uname, int ulen, unsigned char *name_res, unsigned char *lcase) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/fat/
H A Ddir.c357 de->lcase & CASE_LOWER_BASE);
372 de->lcase & CASE_LOWER_EXT);
533 de->lcase & CASE_LOWER_BASE);
556 de->lcase & CASE_LOWER_EXT);
1075 de[0].lcase = de[1].lcase = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/uams_krb4/
H A Duams_krb4.c89 static void lcase( p ) function
320 lcase( realm );
439 lcase( realm );
732 lcase( realm );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h151 __u8 lcase; /* Case for base and extension */ member in struct:msdos_dir_entry
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/msdos/
H A Dnamei.c254 de.lcase = 0;

Completed in 109 milliseconds