Home
last modified time | relevance | path

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

/fs/ncpfs/
Dinode.c48 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