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

/linux-4.4.14/fs/affs/
H A Dsuper.c24 static int affs_statfs(struct dentry *dentry, struct kstatfs *buf);
159 .statfs = affs_statfs,
577 affs_statfs(struct dentry *dentry, struct kstatfs *buf) affs_statfs() function

Completed in 69 milliseconds