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

/linux-master/fs/affs/
H A Dsuper.c28 static int affs_statfs(struct dentry *dentry, struct kstatfs *buf);
157 .statfs = affs_statfs,
606 affs_statfs(struct dentry *dentry, struct kstatfs *buf) function

Completed in 170 milliseconds