Home
last modified time | relevance | path

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

/linux-4.4.14/fs/freevxfs/
Dvxfs_super.c58 static int vxfs_statfs(struct dentry *, struct kstatfs *);
64 .statfs = vxfs_statfs,
109 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs() function