Searched refs:blkidx (Results 1 – 2 of 2) sorted by relevance
2472 block_t blkidx = F2FS_BYTES_TO_BLK(off); in f2fs_quota_read() local2488 page = read_cache_page_gfp(mapping, blkidx, GFP_NOFS); in f2fs_quota_read()2516 blkidx++; in f2fs_quota_read()
3822 unsigned int blkidx = secidx * blk_per_sec + blkofs; in f2fs_migrate_blocks() local3824 page = f2fs_get_lock_data_page(inode, blkidx, true); in f2fs_migrate_blocks()