Home
last modified time | relevance | path

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

/linux-6.12.1/fs/efs/
Dsuper.c23 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf);
121 .statfs = efs_statfs,
385 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs() function