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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c2475 * __get_nr_free_mft_records - return the number of free inodes on a volume
2491 static unsigned long __get_nr_free_mft_records(ntfs_volume *vol, function
2600 sfs->f_ffree = __get_nr_free_mft_records(vol, size, max_index);

Completed in 30 milliseconds