Searched refs:block_list_start (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/squashfs/
H A Dsquashfs_fs_i.h24 u64 block_list_start; member in struct:squashfs_inode_info::__anon378::__anon379
H A Dinode.c166 squashfs_i(inode)->block_list_start = block;
170 TRACE("File inode %x:%x, start_block %llx, block_list_start "
213 squashfs_i(inode)->block_list_start = block;
217 TRACE("File inode %x:%x, start_block %llx, block_list_start "
H A Dfile.c236 u64 cur_index_block = squashfs_i(inode)->block_list_start;

Completed in 263 milliseconds