Home
last modified time | relevance | path

Searched refs:squashfs_statfs (Results 1 – 1 of 1) sorted by relevance

/linux/fs/squashfs/
H A Dsuper.c566 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
571 TRACE("Entered squashfs_statfs\n"); in squashfs_statfs()
692 .statfs = squashfs_statfs,
563 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) squashfs_statfs() function