Lines Matching refs:leaf_fullpath
501 if (!dfs_cache_noreq_find(server->leaf_fullpath + 1, NULL, &tl))
548 dfs_cache_noreq_update_tgthint(server->leaf_fullpath + 1, target_hint);
565 if (!server->leaf_fullpath) {
1030 kfree(server->leaf_fullpath);
1524 * really match either @server->leaf_fullpath or @server->dstaddr
1529 * Otherwise, match the DFS referral in @server->leaf_fullpath or the
1537 if (server->leaf_fullpath) {
1538 if (!ctx->leaf_fullpath ||
1539 strcasecmp(server->leaf_fullpath,
1540 ctx->leaf_fullpath))
1542 } else if (ctx->leaf_fullpath) {
1545 } else if (server->leaf_fullpath) {
1554 if (!server->leaf_fullpath &&
1685 if (ctx->leaf_fullpath) {
1686 tcp_ses->leaf_fullpath = kstrdup(ctx->leaf_fullpath, GFP_KERNEL);
1687 if (!tcp_ses->leaf_fullpath) {
1835 kfree(tcp_ses->leaf_fullpath);
2399 } else if (!server->leaf_fullpath &&