Searched refs:pfm_fs_type (Results 1 – 1 of 1) sorted by relevance
623 static struct file_system_type pfm_fs_type = { variable1541 int err = register_filesystem(&pfm_fs_type); in init_pfm_fs()1543 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()1546 unregister_filesystem(&pfm_fs_type); in init_pfm_fs()