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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dsuper.c679 static int exofs_statfs(struct dentry *dentry, struct kstatfs *buf) function
716 EXOFS_DBGMSG("exofs_statfs: get capacity failed.\n");
722 EXOFS_DBGMSG("exofs_statfs: get used-space failed.\n");
747 .statfs = exofs_statfs,

Completed in 23 milliseconds