Home
last modified time | relevance | path

Searched refs:da_clusters (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dsuper.c739 CLST da_clusters = ntfs_get_da(sbi); in ntfs_statfs() local
746 if (buf->f_bfree > da_clusters) { in ntfs_statfs()
747 buf->f_bfree -= da_clusters; in ntfs_statfs()