Searched refs:dax_sops (Results 1 – 1 of 1) sorted by relevance
413 static const struct super_operations dax_sops = { variable423 return mount_pseudo(fs_type, "dax:", &dax_sops, NULL, DAXFS_MAGIC); in dax_mount()