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