Home
last modified time | relevance | path

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

/linux-6.12.1/fs/befs/
Dlinuxvfs.c58 static int befs_statfs(struct dentry *, struct kstatfs *);
71 .statfs = befs_statfs, /* statfs */
946 befs_statfs(struct dentry *dentry, struct kstatfs *buf) in befs_statfs() function