Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcache_lib.c133 pipefs_sb = rpc_get_sb_net(net); in nfs_cache_register_net()
152 pipefs_sb = rpc_get_sb_net(net); in nfs_cache_unregister_net()
/linux/fs/nfs/blocklayout/
H A Drpc_pipefs.c198 pipefs_sb = rpc_get_sb_net(net); in nfs4blocklayout_register_net()
211 pipefs_sb = rpc_get_sb_net(net); in nfs4blocklayout_unregister_net()
/linux/include/linux/sunrpc/
H A Drpc_pipe_fs.h88 extern struct super_block *rpc_get_sb_net(const struct net *net);
/linux/net/sunrpc/
H A Drpc_pipe.c1038 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net() function
1048 EXPORT_SYMBOL_GPL(rpc_get_sb_net);
H A Dclnt.c107 pipefs_sb = rpc_get_sb_net(net); in rpc_clnt_remove_pipedir()
299 pipefs_sb = rpc_get_sb_net(net); in rpc_client_register()
319 pipefs_sb = rpc_get_sb_net(net); in rpc_client_register()
/linux/fs/nfsd/
H A Dnfs4recover.c869 sb = rpc_get_sb_net(net); in nfsd4_cld_register_net()
882 sb = rpc_get_sb_net(net); in nfsd4_cld_unregister_net()