Searched refs:pfm_fs_type (Results 1 – 1 of 1) sorted by relevance
630 static struct file_system_type pfm_fs_type = { variable1552 int err = register_filesystem(&pfm_fs_type); in init_pfm_fs()1554 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()1557 unregister_filesystem(&pfm_fs_type); in init_pfm_fs()