Home
last modified time | relevance | path

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

/linux/fs/efs/
H A Dsuper.c22 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf);
110 .statfs = efs_statfs,
348 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs() function