Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
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-5.19.10/fs/nfs/blocklayout/
Drpc_pipefs.c212 pipefs_sb = rpc_get_sb_net(net); in nfs4blocklayout_register_net()
225 pipefs_sb = rpc_get_sb_net(net); in nfs4blocklayout_unregister_net()
/linux-5.19.10/include/linux/sunrpc/
Drpc_pipe_fs.h88 extern struct super_block *rpc_get_sb_net(const struct net *net);
/linux-5.19.10/net/sunrpc/
Drpc_pipe.c1225 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net() function
1235 EXPORT_SYMBOL_GPL(rpc_get_sb_net);
Dclnt.c112 pipefs_sb = rpc_get_sb_net(net); in rpc_clnt_remove_pipedir()
306 pipefs_sb = rpc_get_sb_net(net); in rpc_client_register()
326 pipefs_sb = rpc_get_sb_net(net); in rpc_client_register()
/linux-5.19.10/fs/nfsd/
Dnfs4recover.c958 sb = rpc_get_sb_net(net); in nfsd4_cld_register_net()
971 sb = rpc_get_sb_net(net); in nfsd4_cld_unregister_net()