Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dsuper.c2587 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs() function
2683 .statfs = ntfs_statfs, /* Syscall: statfs */
/linux-3.4.99/Documentation/filesystems/
Dntfs.txt667 change to not rely on BKL in ntfs_statfs().