Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/blocklayout/
H A Drpc_pipefs.c260 static struct pernet_operations nfs4blocklayout_net_ops = { variable
272 ret = register_pernet_subsys(&nfs4blocklayout_net_ops); in bl_init_pipefs()
286 unregister_pernet_subsys(&nfs4blocklayout_net_ops); in bl_cleanup_pipefs()