Searched refs:nfs_statfs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dsuper.c61 static int nfs_statfs(struct dentry *, struct kstatfs *);
89 .statfs = nfs_statfs,
133 .statfs = nfs_statfs,
192 static int nfs_statfs(struct dentry *dentry, struct kstatfs *buf) function

Completed in 37 milliseconds