Searched refs:minix_statfs (Results 1 – 1 of 1) sorted by relevance
27 static int minix_statfs(struct dentry *dentry, struct kstatfs *buf);113 .statfs = minix_statfs,392 static int minix_statfs(struct dentry *dentry, struct kstatfs *buf) in minix_statfs() function