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