Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932734Ab3CQRCd (ORCPT ); Sun, 17 Mar 2013 13:02:33 -0400 Received: from mail-da0-f41.google.com ([209.85.210.41]:42456 "EHLO mail-da0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932504Ab3CQRCc (ORCPT ); Sun, 17 Mar 2013 13:02:32 -0400 MIME-Version: 1.0 Date: Sun, 17 Mar 2013 22:32:31 +0530 Message-ID: Subject: Is it possible to read the file-allocation-table data-structure on a FAT file-system? From: Ajay Garg To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 548 Lines: 19 Hi all. Does there exist a API already to read the file-allocation-table data-structure on a FAT(8,16,32) file-system? Having it either in "user", or "kernel" mode will be fine. If not, does there exist some documentation on how one can do that? Will be grateful for any pointers :) Regards, Ajay -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/