Home
last modified time | relevance | path

Searched refs:curr_blk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dcache.c61 for (i = cache->curr_blk, n = 0; n < cache->entries; n++) { in squashfs_cache_get()
63 cache->curr_blk = i; in squashfs_cache_get()
240 cache->curr_blk = 0; in squashfs_cache_init()
H A Dsquashfs_fs_sb.h18 int curr_blk; member
/kernel/linux/linux-6.6/fs/squashfs/
H A Dcache.c61 for (i = cache->curr_blk, n = 0; n < cache->entries; n++) { in squashfs_cache_get()
63 cache->curr_blk = i; in squashfs_cache_get()
240 cache->curr_blk = 0; in squashfs_cache_init()
H A Dsquashfs_fs_sb.h18 int curr_blk; member

Completed in 3 milliseconds