Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsuper.c2601 block_t blkidx = F2FS_BYTES_TO_BLK(off); in f2fs_quota_read() local
2617 page = read_cache_page_gfp(mapping, blkidx, GFP_NOFS); in f2fs_quota_read()
2645 blkidx++; in f2fs_quota_read()
H A Ddata.c3868 unsigned int blkidx = secidx * blk_per_sec + blkofs; in f2fs_migrate_blocks() local
3870 page = f2fs_get_lock_data_page(inode, blkidx, true); in f2fs_migrate_blocks()