Searched refs:copy_num (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/ |
| H A D | rkiio_buffer.h | 28 …R_CELL rkiio_buffer_list_full_copy(RKIIO_BUFFER rkiio_buf, RK_U64 *cell_id_mark, RK_U64 *copy_num); 29 …_buffer_list_copy(RKIIO_BUFFER rkiio_buf, RK_U64 *cell_id_mark, RK_U64 *copy_num, RK_U64 max_copy_… 32 …ll_copy(RKIIO_BUFFER rkiio_buf, RKIIO_BUFFER_CELL ib_list, RK_U64 *cell_id_mark, RK_U64 *copy_num); 33 …FER rkiio_buf, RKIIO_BUFFER_CELL ib_list, RK_U64 *cell_id_mark, RK_U64 *copy_num, RK_U64 max_copy_…
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | disk-io.h | 60 int copy_num);
|
| H A D | volumes.c | 2062 int copy_num; in btrfs_scratch_superblocks() local 2067 for (copy_num = 0; copy_num < BTRFS_SUPER_MIRROR_MAX; copy_num++) { in btrfs_scratch_superblocks() 2071 disk_super = btrfs_read_dev_one_super(bdev, copy_num); in btrfs_scratch_superblocks() 2085 copy_num, ret); in btrfs_scratch_superblocks()
|
| H A D | disk-io.c | 3503 int copy_num) in btrfs_read_dev_one_super() argument 3510 bytenr = btrfs_sb_offset(copy_num); in btrfs_read_dev_one_super()
|