Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dapi.c43 static struct file_system_type cxl_fs_type = { variable
70 rc = simple_pin_fs(&cxl_fs_type, &cxl_vfs_mount, &cxl_fs_cnt); in cxl_getfile()