Home
last modified time | relevance | path

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

/linux-4.19.296/fs/efs/
Dsuper.c21 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf);
126 .statfs = efs_statfs,
333 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs() function