Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c325 static void squashfs_put_super(struct super_block *sb) in squashfs_put_super() function
432 .put_super = squashfs_put_super,
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c44 static void squashfs_put_super(struct super_block *);
64 .put_super = squashfs_put_super,
1973 static void squashfs_put_super(struct super_block *s) in squashfs_put_super() function