Searched refs:ntfs_statfs (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.c2540 * ntfs_statfs - return information about mounted NTFS volume
2545 * pointed to by @sfs (this is initialized with zeros before ntfs_statfs is
2557 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) function
2653 .statfs = ntfs_statfs, /* Syscall: statfs */

Completed in 34 milliseconds