HomeSort by relevance Sort by last modified time
    Searched refs:squashfs_fs_type (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/kernel/fs/squashfs/
super.c 44 static struct file_system_type squashfs_fs_type; variable in typeref:struct:file_system_type
385 err = register_filesystem(&squashfs_fs_type);
400 unregister_filesystem(&squashfs_fs_type);
420 static struct file_system_type squashfs_fs_type = { variable in typeref:struct:file_system_type
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 56 static DECLARE_FSTYPE_DEV(squashfs_fs_type, "squashfs", squashfs_read_super);
    [all...]

Completed in 170 milliseconds