Home
last modified time | relevance | path

Searched refs:data_free (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Defs_fs_sb.h
/linux/arch/s390/hypfs/
H A Dhypfs.h70 void (*data_free)(const void *buf_free_ptr); member
H A Dhypfs_diag0c.c102 .data_free = dbfs_diag0c_free,
H A Dhypfs_sprp.c131 .data_free = hypfs_sprp_free,
H A Dhypfs_dbfs.c28 data->dbfs_file->data_free(data->buf_free_ptr); in hypfs_dbfs_data_free()