Searched refs:ext4_statfs (Results 1 – 1 of 1) sorted by relevance
78 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf);1646 .statfs = ext4_statfs,6918 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf) in ext4_statfs() function