Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c65 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf);
821 .statfs = reiserfs_statfs,
2259 static int reiserfs_statfs(struct dentry *dentry, struct kstatfs *buf) in reiserfs_statfs() function