Home
last modified time | relevance | path

Searched refs:data_create (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs.h70 int (*data_create)(void **data, void **data_free_ptr, member
H A Dhypfs_diag0c.c102 .data_create = dbfs_diag0c_create,
H A Dhypfs_vm.c118 .data_create = dbfs_diag2fc_create,
H A Dhypfs_dbfs.c48 rc = df->data_create(&data->buf, &data->buf_free_ptr, &data->size); in dbfs_read()
H A Dhypfs_sprp.c134 .data_create = hypfs_sprp_create,
H A Dhypfs_diag.c189 .data_create = dbfs_d204_create,