Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Drpc_pipe_fs.h86 extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
/Linux-v4.19/fs/nfs/
Dcache_lib.c121 dir = rpc_d_lookup_sb(sb, "cache"); in nfs_cache_register_sb()
/Linux-v4.19/fs/nfs/blocklayout/
Drpc_pipefs.c150 dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME); in nfs4blocklayout_register_sb()
/Linux-v4.19/net/sunrpc/
Drpc_pipe.c1190 struct dentry *rpc_d_lookup_sb(const struct super_block *sb, in rpc_d_lookup_sb() function
1196 EXPORT_SYMBOL_GPL(rpc_d_lookup_sb);
Dclnt.c128 dir = rpc_d_lookup_sb(sb, dir_name); in rpc_setup_pipedir_sb()
/Linux-v4.19/fs/nfsd/
Dnfs4recover.c786 dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR); in nfsd4_cld_register_sb()