Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dinode.c47 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