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