rpc_d_lookup_sb
dir = rpc_d_lookup_sb(sb, NFS_PIPE_DIRNAME);
dir = rpc_d_lookup_sb(sb, "cache");
dir = rpc_d_lookup_sb(sb, NFSD_PIPE_DIR);
extern struct dentry *rpc_d_lookup_sb(const struct super_block *sb,
dir = rpc_d_lookup_sb(sb, dir_name);
EXPORT_SYMBOL_GPL(rpc_d_lookup_sb);