Searched refs:pfm_fs_type (Results 1 – 1 of 1) sorted by relevance
618 static struct file_system_type pfm_fs_type = { variable1532 int err = register_filesystem(&pfm_fs_type); in init_pfm_fs()1534 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()1537 unregister_filesystem(&pfm_fs_type); in init_pfm_fs()