Searched refs:FAT_ENT_FREE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dfatent.c465 if (ops->ent_get(&fatent) == FAT_ENT_FREE) {
537 } else if (cluster == FAT_ENT_FREE) {
544 ops->ent_put(&fatent, FAT_ENT_FREE);
605 if (ops->ent_get(&fatent) == FAT_ENT_FREE)
H A Dcache.c254 else if (nr == FAT_ENT_FREE) {
H A Dfile.c263 } else if (ret == FAT_ENT_FREE) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h85 #define FAT_ENT_FREE (0) macro

Completed in 65 milliseconds