Searched refs:squashfs_statfs (Results 1 – 2 of 2) sorted by relevance
300 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs() function431 .statfs = squashfs_statfs,
45 static int squashfs_statfs(struct super_block *, struct statfs *);63 .statfs = squashfs_statfs,1122 static int squashfs_statfs(struct super_block *s, struct statfs *buf) in squashfs_statfs() function