Home
last modified time | relevance | path

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

/linux/fs/nfs/blocklayout/
H A Drpc_pipefs.c243 static struct pernet_operations nfs4blocklayout_net_ops = { variable
255 ret = register_pernet_subsys(&nfs4blocklayout_net_ops); in bl_init_pipefs()
269 unregister_pernet_subsys(&nfs4blocklayout_net_ops); in bl_cleanup_pipefs()