Home
last modified time | relevance | path

Searched refs:dfs_automount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dnamespace.c260 ctx->dfs_automount = ctx->dfs_conn = is_dfs_mount(mntpt); in cifs_do_automount()
262 __func__, ctx->source, ctx->UNC, ctx->prepath, ctx->dfs_automount); in cifs_do_automount()
H A Ddfs.c256 if (!ctx->nodfs && ctx->dfs_automount) { in update_fs_context_dstaddr()
260 ctx->dfs_automount = false; in update_fs_context_dstaddr()