Home
last modified time | relevance | path

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

/u-boot/fs/squashfs/
A Dsqfs.c875 struct squashfs_dir_stream *dirs; in sqfs_opendir()
969 struct squashfs_dir_stream *dirs; in sqfs_readdir()
977 dirs = (struct squashfs_dir_stream *)fs_dirs; in sqfs_readdir()
1320 struct squashfs_dir_stream *dirs; in sqfs_read()
1348 dirs = (struct squashfs_dir_stream *)dirsp; in sqfs_read()
1586 struct squashfs_dir_stream *dirs; in sqfs_size()
1605 dirs = (struct squashfs_dir_stream *)dirsp; in sqfs_size()
1672 struct squashfs_dir_stream *dirs; in sqfs_exists()
1688 dirs = (struct squashfs_dir_stream *)dirsp; in sqfs_exists()
1717 struct squashfs_dir_stream *sqfs_dirs; in sqfs_closedir()
[all …]
A Dsqfs_filesystem.h252 struct squashfs_dir_stream { struct

Completed in 9 milliseconds