Searched refs:tr_state_rpmb (Results 1 – 3 of 3) sorted by relevance
105 struct fs tr_state_rpmb; member
543 ret = fs_init(&state->tr_state_rpmb, file_system_id_tp, fs_key, in block_device_tipc_init()550 state->fs_rpmb.tr_state = &state->tr_state_rpmb; in block_device_tipc_init()560 state->fs_rpmb_boot.tr_state = &state->tr_state_rpmb; in block_device_tipc_init()660 state->fs_tdp.tr_state = &state->tr_state_rpmb; in block_device_tipc_init()802 fs_destroy(&state->tr_state_rpmb); in block_device_tipc_init()840 fs_destroy(&state->tr_state_rpmb); in block_device_tipc_uninit()
248 fs = &test_block_device.tr_state_rpmb; in clear_all_pending_superblock_writes()281 #define IS_TP() (_state->tr.fs == &test_block_device.tr_state_rpmb)527 transaction_init(&tp_tr, &test_block_device.tr_state_rpmb, true); in TEST()795 testing_Values(&test_block_device.tr_state_rpmb, \800 testing_Values(&test_block_device.tr_state_rpmb, \