Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c2068 block_t blkidx = F2FS_BYTES_TO_BLK(off); in f2fs_quota_read() local
2084 page = read_cache_page_gfp(mapping, blkidx, GFP_NOFS); in f2fs_quota_read()
2113 blkidx++; in f2fs_quota_read()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c2661 block_t blkidx = F2FS_BYTES_TO_BLK(off); in f2fs_quota_read() local
2677 page = read_cache_page_gfp(mapping, blkidx, GFP_NOFS); in f2fs_quota_read()
2705 blkidx++; in f2fs_quota_read()
H A Ddata.c3928 unsigned int blkidx = secidx * blk_per_sec + blkofs; in f2fs_migrate_blocks() local
3930 page = f2fs_get_lock_data_page(inode, blkidx, true); in f2fs_migrate_blocks()

Completed in 19 milliseconds