FAT_FILE 138 uspace/srv/fs/fat/fat_ops.c if (node->type == FAT_FILE) { FAT_FILE 343 uspace/srv/fs/fat/fat_ops.c nodep->type = FAT_FILE; FAT_FILE 520 uspace/srv/fs/fat/fat_ops.c nodep->type = FAT_FILE; FAT_FILE 837 uspace/srv/fs/fat/fat_ops.c return FAT_NODE(fn)->type == FAT_FILE; FAT_FILE 1238 uspace/srv/fs/fat/fat_ops.c if (nodep->type == FAT_FILE) {HelenOS homepage, sources at GitHub