Home
last modified time | relevance | path

Searched refs:nonativesocket (Results 1 – 5 of 5) sorted by relevance

/fs/smb/client/
A Dfs_context.h336 bool nonativesocket:1; member
A Dfs_context.c1655 ctx->nonativesocket = 1; /* POSIX mounts use NFS style reparse points */ in smb3_fs_context_parse_param()
1795 ctx->nonativesocket = result.negated; in smb3_fs_context_parse_param()
1913 ctx->nonativesocket = 0; in smb3_init_fs_context()
A Dreparse.c711 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
A Dcifsfs.c721 if (cifs_sb->ctx->nonativesocket) in cifs_show_options()
A Dconnect.c2966 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()

Completed in 32 milliseconds