Searched refs:ncp_statfs (Results 1 – 1 of 1) sorted by relevance
47 static int ncp_statfs(struct dentry *, struct kstatfs *);116 .statfs = ncp_statfs,800 static int ncp_statfs(struct dentry *dentry, struct kstatfs *buf) in ncp_statfs() function