Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dsuper.c64 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf);
776 .statfs = reiserfs_statfs,
2198 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf) in reiserfs_statfs() function